Pass goarch properly
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
FROM golang:1-alpine AS builder
|
||||
ARG GOOS=linux
|
||||
ARG GOARCH=amd64
|
||||
ARG BuiltAt
|
||||
ARG GitCommit
|
||||
ARG Version
|
||||
|
||||
Reference in New Issue
Block a user