File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4343RUN cat /cachi2/cachi2.env
4444# / Downstream uncomment
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments