Skip to content

Commit

Permalink
Update registry.redhat.io/ubi8/ubi-minimal Docker digest to d16d444
Browse files Browse the repository at this point in the history
Signed-off-by: konflux-internal-p02 <126015336+konflux-internal-p02[bot]@users.noreply.github.com>
  • Loading branch information
konflux-internal-p02[bot] committed Jan 29, 2025
1 parent 9b1eac4 commit 98a7da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN GOOS=${TARGETOS:-linux} \
# Stage 2: Copy build assets to create the smallest final runtime image
###############################################################################
#ubi-minimal:latest
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:cf095e5668919ba1b4ace3888107684ad9d587b1830d3eb56973e6a54f456e67 AS runtime
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:d16d4445b1567f29449fba3b6d2bc37db467dc3067d33e940477e55aecdf6e8e AS runtime

ARG USER=2000
ARG IMAGE_VERSION
Expand Down

0 comments on commit 98a7da9

Please sign in to comment.