Skip to content

Commit 9f0e95b

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.26.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent b31f86d commit 9f0e95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Build the manager binary
22
# For more details and updates, refer to
33
# https://catalog.redhat.com/software/containers/ubi9/go-toolset/61e5c00b4ec9945c18787690
4-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.9 AS builder
4+
FROM registry.access.redhat.com/ubi9/go-toolset:1.26.3 AS builder
55
ARG TARGETOS
66
ARG TARGETARCH
77
ARG ENABLE_COVERAGE=false

0 commit comments

Comments
 (0)