Skip to content

Commit ef42990

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.24.6 AS builder
4+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.3 AS builder
55
ARG TARGETOS
66
ARG TARGETARCH
77
ARG ENABLE_COVERAGE=false

0 commit comments

Comments
 (0)