Skip to content

Commit 114d1f2

Browse files
authored
Merge pull request #112 from securesign/konflux/mintmaker/main/docker-deps
chore(deps): update registry.redhat.io/ubi9/go-toolset:latest docker digest to 4f8854d
2 parents 47dd229 + 9ee9ba9 commit 114d1f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.rh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Build stage
2-
FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:31ce6a4b3348874c6a3ba1f7e88371348f96b34b7615e6680f16f4b0c9cf3c6b AS build-env
2+
FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:4f8854d73d754d4ddba3a74af9556fa12fe16c0e66d2162558bfc2bc7d465c93 AS build-env
33
WORKDIR /opt/app-root/src/
44
USER root
55
ENV GOEXPERIMENT=strictfipsruntime

0 commit comments

Comments
 (0)