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 533b615 commit 660e764Copy full SHA for 660e764
Dockerfile
@@ -14,7 +14,7 @@
14
15
ARG BUILDPLATFORM
16
17
-FROM --platform=$BUILDPLATFORM golang:1.18.4 as builder
+FROM --platform=$BUILDPLATFORM golang:1.18.6 as builder
18
19
ARG STAGINGVERSION
20
ARG TARGETPLATFORM
0 commit comments