Skip to content

Commit 4b59e3c

Browse files
Update registry.access.redhat.com/ubi9/go-toolset Docker tag to v1.25.9-1778675823
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
1 parent cebee4f commit 4b59e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile.external-dns-operator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COPY Dockerfile .
99
RUN test "$(sha1sum Dockerfile.cached | cut -d' ' -f1)" = "$(sha1sum Dockerfile | cut -d' ' -f1)"
1010

1111

12-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.8 as builder
12+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9-1778675823 as builder
1313
# dummy copy to trigger the drift detection
1414
COPY --from=drift /app/Dockerfile.cached .
1515
WORKDIR /workspace

0 commit comments

Comments
 (0)