We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5ccf5 commit e2974dbCopy full SHA for e2974db
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:180d433d97773ac90384662ee0f54c3b474f6eeb7219e414a4ca323d1196bb13 as builder
+FROM registry.redhat.io/ubi9/go-toolset:1.25@sha256:f9c8537423d96da6c0e704a7d40a1bd5401c4287a05c7f7f196550a5a375a6b6 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