Skip to content

Commit 92a5425

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.externaldns

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY Dockerfile.openshift Dockerfile
88
# drift-cache/Dockerfile can be updated with the upstream contents once the Konflux version is aligned.
99
RUN test "$(sha1sum Dockerfile.cached | cut -d' ' -f1)" = "$(sha1sum Dockerfile | 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-1752083840 as builder
1212
# dummy copy to trigger the drift detection
1313
COPY --from=drift /app/Dockerfile.cached .
1414
WORKDIR /workspace

0 commit comments

Comments
 (0)