We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b70f03 + a8e60e7 commit 7888032Copy full SHA for 7888032
Dockerfile.Windows
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
ARG BASE_IMAGE
16
-FROM --platform=$BUILDPLATFORM golang:1.19.6 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.20.5 AS builder
17
18
ARG TARGETPLATFORM
19
ARG BUILDPLATFORM
0 commit comments