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 19ed1ed commit 9226c92Copy full SHA for 9226c92
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