Skip to content

Commit e2974db

Browse files
chore(deps): update registry.redhat.io/ubi9/go-toolset:1.25 docker digest to f9c8537
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 6d5ccf5 commit e2974db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfiles/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Build the manager binary
22
################################################################################
33

4-
FROM registry.redhat.io/ubi9/go-toolset:1.25@sha256:180d433d97773ac90384662ee0f54c3b474f6eeb7219e414a4ca323d1196bb13 as builder
4+
FROM registry.redhat.io/ubi9/go-toolset:1.25@sha256:f9c8537423d96da6c0e704a7d40a1bd5401c4287a05c7f7f196550a5a375a6b6 as builder
55

66
# These built-in args are defined in the global scope, and are not automatically accessible within build stages or RUN commands.
77
# To expose these arguments inside the build stage, we need to redefine it without a value.

0 commit comments

Comments
 (0)