Skip to content

Commit fd77b8f

Browse files
chore(deps): update registry.access.redhat.com/ubi9-minimal docker tag to v9.7-1776833838 (main) (#2715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8712a48 commit fd77b8f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.rhdh/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o ma
3838
# Install openssl for FIPS support
3939
#@follow_tag(registry.redhat.io/ubi9/ubi-minimal:latest)
4040
# https://registry.access.redhat.com/ubi9-minimal
41-
FROM registry.access.redhat.com/ubi9-minimal:9.7-1776645941@sha256:175bafd5bc7893540ed6234bb979acfe3574fd6570e6762bbc527c757f854cea AS runtime
41+
FROM registry.access.redhat.com/ubi9-minimal:9.7-1776833838@sha256:7d4e47500f28ac3a2bff06c25eff9127ff21048538ae03ce240d57cf756acd00 AS runtime
4242
# Downstream uncomment
4343
RUN cat /cachi2/cachi2.env
4444
#/ Downstream uncomment

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o ma
3838
# Install openssl for FIPS support
3939
#@follow_tag(registry.redhat.io/ubi9/ubi-minimal:latest)
4040
# https://registry.access.redhat.com/ubi9-minimal
41-
FROM registry.access.redhat.com/ubi9-minimal:9.7-1776645941@sha256:175bafd5bc7893540ed6234bb979acfe3574fd6570e6762bbc527c757f854cea AS runtime
41+
FROM registry.access.redhat.com/ubi9-minimal:9.7-1776833838@sha256:7d4e47500f28ac3a2bff06c25eff9127ff21048538ae03ce240d57cf756acd00 AS runtime
4242

4343
# Downstream uncomment
4444
# RUN cat /cachi2/cachi2.env

0 commit comments

Comments
 (0)