Skip to content

Commit dae6ab7

Browse files
authored
Merge pull request #2276 from redhat-appstudio/konflux/mintmaker/main/registry.access.redhat.com-ubi9-ubi-minimal-9.x
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1731518200
2 parents 2fccb9e + e7c33f6 commit dae6ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GOTOOLCHAIN=auto GOSUMDB=sum.golang.or
1212

1313
# Use ubi-minimal as minimal base image to package the manager binary
1414
# Refer to https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8 for more details
15-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1730489338@sha256:6907fbacb294ab6ba988f8bcc6bd5127f589966e5808fcb454de3e104983ae5b
15+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1731518200@sha256:9ffc5b7c447ba1918778c60e028216c8a98e3593aec0d3eca330817bc2e31e2b
1616
COPY --from=builder /opt/app-root/src/jvmbuildservice /
1717
USER 65532:65532
1818

0 commit comments

Comments
 (0)