We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14efb0b commit 7b9db6bCopy full SHA for 7b9db6b
build/Dockerfile
@@ -11,7 +11,7 @@
11
12
# Build the manager binary
13
# 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
+FROM registry.access.redhat.com/ubi8/go-toolset:1.21.9-3 as builder
15
ENV GOPATH=/go/
16
ARG SKIP_TESTS="false"
17
USER root
0 commit comments