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 410bc3c commit f12a611Copy full SHA for f12a611
test/multi.Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
FROM --platform=$BUILDPLATFORM golang:alpine AS build
3
-RUN apk add --no-cache ca-certificates golang nodejs rust cargo
+RUN apk add --no-cache ca-certificates go nodejs rust cargo
4
5
ARG TARGETPLATFORM
6
ARG BUILDPLATFORM
0 commit comments