Skip to content

Commit 7b9db6b

Browse files
committed
chore: Update from ubi8/go-toolset:1.20.10-10 to ubi8/go-toolset:1.21.9-3
Signed-off-by: Nick Boldt <[email protected]>
1 parent 14efb0b commit 7b9db6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Build the manager binary
1313
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
14-
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.10-10 as builder
14+
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 as builder
1515
ENV GOPATH=/go/
1616
ARG SKIP_TESTS="false"
1717
USER root

0 commit comments

Comments
 (0)