Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docke…
Browse files Browse the repository at this point in the history
…r tag to v8.9-1161.1715068733

| datasource | package                                     | from | to                  |
| ---------- | ------------------------------------------- | ---- | ------------------- |
| docker     | registry.access.redhat.com/ubi8/ubi-minimal | 8.7  | 8.9-1161.1715068733 |
  • Loading branch information
stackable-bot committed May 14, 2024
1 parent 6aec667 commit 6ec941e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Using inlined version of ubi8-rust-builder, ends at ## END OF ubi8-rust-builder
# Each modification (apart from removing ONBUILD clauses) should be preceded by a ## PATCH comment explaining the change
#FROM docker.stackable.tech/stackable/ubi8-rust-builder AS builder
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7@sha256:3e1adcc31c6073d010b8043b070bd089d7bf37ee2c397c110211a6273453433f AS builder
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1161.1715068733@sha256:e29fc4c507dd3f281d225a12da6bf4e6bb22d059a2e35cec1482a5db831f205b AS builder
LABEL maintainer="Stackable GmbH"

# https://github.com/hadolint/hadolint/wiki/DL4006
Expand Down

0 comments on commit 6ec941e

Please sign in to comment.