File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ FROM quay.io/securesign/trillian-updatetree@sha256:63c115b6c396e4b53b493ff0fd162
1515
1616FROM quay.io/securesign/cli-tuftool@sha256:8662f12e7ea5658226fc25fb1ff766554605c01569f65f0e8d8a2c4630ff5957 as tuf-tool
1717
18- FROM registry.redhat.io/ubi9/httpd-24@sha256:29382518403a4361c48fccc057163dc4a9f43ee159432754fa63c76485b223f5
18+ FROM registry.redhat.io/ubi9/httpd-24@sha256:f246cd462bd549cdb5f1ccf93e150db024962bc364048f0b8c06a9e0c2dc6a38
1919ENV APP_ROOT=/opt/app-root
2020WORKDIR $APP_ROOT/src/
2121
Original file line number Diff line number Diff line change 11# Build stage
22
3- FROM registry.redhat.io/ubi9/go-toolset:9.6@sha256:14c369670cf3473d8e9b93e42d120c01b79a6f13884c396a1c89b7ca46f859b7 AS build-env
3+ FROM registry.redhat.io/ubi9/go-toolset:9.6@sha256:6a73e8f2d2433b4b71127970be5afc14c19144a03daef0031364734a6b03672a AS build-env
44
55ENV GOEXPERIMENT=strictfipsruntime
66ENV CGO_ENABLED=1
You can’t perform that action at this time.
0 commit comments