Skip to content

Commit

Permalink
Update registry.redhat.io/ubi8/ubi-minimal Docker digest to c12e67a
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 Nov 6, 2024
1 parent 381893e commit ad8c557
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 @@ -32,7 +32,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:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c AS runtime
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:c12e67af6a7e15113d76bc72f10bef2045c026c71ec8b7124c8a075458188a83 AS runtime

ARG USER=2000
ARG IMAGE_VERSION
Expand Down

0 comments on commit ad8c557

Please sign in to comment.