This commit is contained in:
@@ -7,7 +7,7 @@ RUN sed -i '/replace/d' go.mod && \
|
|||||||
go mod download
|
go mod download
|
||||||
|
|
||||||
# -------------------- builder stage --------------------
|
# -------------------- builder stage --------------------
|
||||||
FROM --platform=$BUILDPLATFORM golang:alpine AS builder
|
FROM golang:alpine AS builder
|
||||||
|
|
||||||
# Buildx injects these
|
# Buildx injects these
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
|
|||||||
Reference in New Issue
Block a user