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 19ed1ed + 9226c92 commit 8a450ebCopy full SHA for 8a450eb
Dockerfile
@@ -14,7 +14,7 @@
14
15
ARG BUILDPLATFORM
16
17
-FROM --platform=$BUILDPLATFORM golang:1.20.3 as builder
+FROM --platform=$BUILDPLATFORM golang:1.20.5 as builder
18
19
ARG STAGINGVERSION
20
ARG TARGETPLATFORM
0 commit comments