Skip to content

Commit 5d3493c

Browse files
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.24.4-1753723266
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
1 parent 713fd2b commit 5d3493c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.aws-load-balancer-controller

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY Dockerfile.openshift .
88
# drift-cache/Dockerfile.openshift.cached can be updated with the source contents once the Konflux version is aligned.
99
RUN test "$(sha1sum Dockerfile.openshift.cached | cut -d' ' -f1)" = "$(sha1sum Dockerfile.openshift | cut -d' ' -f1)"
1010

11-
FROM registry.access.redhat.com/ubi9/go-toolset:1.22 as builder
11+
FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753723266 as builder
1212
# dummy copy to trigger the drift detection
1313
COPY --from=drift /app/Dockerfile.openshift.cached .
1414

0 commit comments

Comments
 (0)