Procházet zdrojové kódy

ISSUE-313-BUILDX

pull/316/head
Andrea Spacca před 4 roky
rodič
revize
a2d67873a3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Zobrazit soubor

@@ -2,7 +2,7 @@
ARG GO_VERSION=1.13
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-alpine as build

# Convert TARGETPLATFgiORM to GOARCH format
# Convert TARGETPLATFORM to GOARCH format
# https://github.com/tonistiigi/xx
COPY --from=tonistiigi/xx:golang / /



Načítá se…
Zrušit
Uložit