Skip to content

Commit 4b92d4b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22 as builder
12+
FROM registry.access.redhat.com/ubi9/go-toolset:1.24.4-1753853351 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)