File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# @follow_tag(registry.redhat.io/rhel9/go-toolset:latest)
44# https://registry.access.redhat.com/ubi9/go-toolset
5- FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1775151107 @sha256:20df565583170ad5eee098f0c910f1efcad4f3a80edc0cfcc29f11db155acb01 AS builder
5+ FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1776213685 @sha256:77bfb0f283eaa3215909342c3dda940605eff5b9f72d6dc18fad1d154d172d55 AS builder
66ARG TARGETOS
77ARG TARGETARCH
88# hadolint ignore=DL3002
@@ -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-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183 AS runtime
41+ FROM registry.access.redhat.com/ubi9-minimal:9.7-1776104705 @sha256:fe688da81a696387ca53a4c19231e99289591f990c904ef913c51b6e87d4e4df AS runtime
4242# Downstream uncomment
4343RUN cat /cachi2/cachi2.env
4444# / Downstream uncomment
Original file line number Diff line number Diff line change 22
33# @follow_tag(registry.redhat.io/rhel9/go-toolset:latest)
44# https://registry.access.redhat.com/ubi9/go-toolset
5- FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1775151107 @sha256:20df565583170ad5eee098f0c910f1efcad4f3a80edc0cfcc29f11db155acb01 AS builder
5+ FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1776213685 @sha256:77bfb0f283eaa3215909342c3dda940605eff5b9f72d6dc18fad1d154d172d55 AS builder
66ARG TARGETOS
77ARG TARGETARCH
88# hadolint ignore=DL3002
@@ -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-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183 AS runtime
41+ FROM registry.access.redhat.com/ubi9-minimal:9.7-1776104705 @sha256:fe688da81a696387ca53a4c19231e99289591f990c904ef913c51b6e87d4e4df AS runtime
4242
4343# Downstream uncomment
4444# RUN cat /cachi2/cachi2.env
You can’t perform that action at this time.
0 commit comments