Skip to content

Commit f12a611

Browse files
committed
install pkgs
1 parent 410bc3c commit f12a611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/multi.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22
FROM --platform=$BUILDPLATFORM golang:alpine AS build
3-
RUN apk add --no-cache ca-certificates golang nodejs rust cargo
3+
RUN apk add --no-cache ca-certificates go nodejs rust cargo
44

55
ARG TARGETPLATFORM
66
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)