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 c6f539f commit e2de529Copy full SHA for e2de529
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.20.1-alpine3.16 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.20.2-alpine3.16 AS builder
3
4
WORKDIR /workspace
5
ARG TARGETOS
0 commit comments