Skip to content

Commit a47e79d

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

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.22.9-1744194661 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)