Skip to content

Commit

Permalink
Merge pull request #2164 from redhat-appstudio/konflux/mintmaker/main…
Browse files Browse the repository at this point in the history
…/registry.access.redhat.com-ubi9-ubi-minimal-9.x

Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.4-1227.1726694542
  • Loading branch information
rnc authored Oct 11, 2024
2 parents cee6f28 + 64a6e23 commit 6fa23fc
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 @@ -12,7 +12,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GOTOOLCHAIN=auto GOSUMDB=sum.golang.or

# Use ubi-minimal as minimal base image to package the manager binary
# Refer to https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8 for more details
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1194@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392
COPY --from=builder /opt/app-root/src/jvmbuildservice /
USER 65532:65532

Expand Down

0 comments on commit 6fa23fc

Please sign in to comment.