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.
2 parents a4c9970 + a196f35 commit 2e97f58Copy full SHA for 2e97f58
Dockerfile
@@ -14,7 +14,7 @@
14
15
ARG BUILDPLATFORM
16
17
-FROM --platform=$BUILDPLATFORM golang:1.17.8 as builder
+FROM --platform=$BUILDPLATFORM golang:1.18.4 as builder
18
19
ARG STAGINGVERSION
20
ARG TARGETPLATFORM
0 commit comments