We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f297cb6 commit ca80e16Copy full SHA for ca80e16
images/builder/Dockerfile
@@ -1,6 +1,6 @@
1
# Build the manager binary
2
# FROM registry.access.redhat.com/ubi8/go-toolset:1.17.7 as builder
3
-FROM golang:1.18 as builder
+FROM golang:1.23 as builder
4
5
USER root
6
WORKDIR /workspace
0 commit comments