mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-11-29 17:59:19 +08:00
install pkgs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM --platform=$BUILDPLATFORM golang:alpine AS build
|
||||
RUN apk add --no-cache ca-certificates golang nodejs rust cargo
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
ARG BUILDPLATFORM
|
||||
|
||||
Reference in New Issue
Block a user