Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docke…
Browse files Browse the repository at this point in the history
…r tag to v9.4-1227

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 4, 2024
1 parent 7ce790c commit 8ca33ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ARG ENABLE_WEBHOOKS=true
ENV ENABLE_WEBHOOKS=${ENABLE_WEBHOOKS}
# Use ubi-minimal as minimal base image to package the manager binary
# Refer to https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5 for more details
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1194
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227
COPY --from=builder /opt/app-root/src/manager /
COPY --from=builder /opt/app-root/src/snapshotgc /

Expand Down

0 comments on commit 8ca33ea

Please sign in to comment.