We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60646a7 commit 3ce30afCopy full SHA for 3ce30af
Dockerfile.konflux
@@ -1,7 +1,7 @@
1
# Build arguments
2
ARG SOURCE_CODE=.
3
4
-FROM registry.access.redhat.com/ubi8/go-toolset:1.21@sha256:742ae6ec1aef3e7faae488c47695fb64964d342aefecf52d23bd9d5e6731d0b6 AS builder
+FROM registry.access.redhat.com/ubi8/go-toolset:1.21@sha256:4ec05fd5b355106cc0d990021a05b71bbfb9231e4f5bdc0c5316515edf6a1c96 AS builder
5
6
WORKDIR /workspace
7
0 commit comments