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 dbb58c0 commit c10b195Copy full SHA for c10b195
Dockerfile
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
17
# Build the manager binary
18
-FROM --platform=${BUILDPLATFORM} golang:1.20.5 as toolchain
+FROM --platform=${BUILDPLATFORM} golang:1.20.6 as toolchain
19
20
# Run this with docker build --build_arg $(go env GOPROXY) to override the goproxy
21
ARG goproxy=https://proxy.golang.org,direct
0 commit comments