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 9165d0f + 3080588 commit daa689cCopy full SHA for daa689c
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax = docker/dockerfile:1-experimental
2
3
-FROM --platform=${BUILDPLATFORM} golang:1.20.1-alpine AS build
+FROM --platform=${BUILDPLATFORM} golang:1.20.4-alpine AS build
4
ARG TARGETOS
5
ARG TARGETARCH
6
WORKDIR /src
0 commit comments