We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a450eb commit a8e60e7Copy full SHA for a8e60e7
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