Skip to content

Commit

Permalink
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest…
Browse files Browse the repository at this point in the history
… to c12e67a

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 3e41f70 commit 17c54a9
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 @@ -2,7 +2,7 @@
# Build arguments
ARG SOURCE_CODE=.

FROM registry.redhat.io/ubi8/ubi-minimal@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c AS stage
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:c12e67af6a7e15113d76bc72f10bef2045c026c71ec8b7124c8a075458188a83 AS stage

# Define a build argument for the PNC list of built files
ARG PNC_FILES_JSON
Expand Down

0 comments on commit 17c54a9

Please sign in to comment.