We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fa596 commit 7f509d2Copy full SHA for 7f509d2
1 file changed
Dockerfiles/Dockerfile.konflux
@@ -1,7 +1,7 @@
1
# Build the manager binary
2
################################################################################
3
4
-FROM registry.redhat.io/ubi9/go-toolset:1.25@sha256:f9c8537423d96da6c0e704a7d40a1bd5401c4287a05c7f7f196550a5a375a6b6 as builder
+FROM registry.redhat.io/ubi9/go-toolset:1.25@sha256:2c17ce45c735ad308240139d807eeb22f4499fd90e883634ba5a191779f1ff94 as builder
5
6
# These built-in args are defined in the global scope, and are not automatically accessible within build stages or RUN commands.
7
# To expose these arguments inside the build stage, we need to redefine it without a value.
0 commit comments