This commit is contained in:
ginuerzh
2022-08-18 13:24:43 +08:00
parent 96b3b7e962
commit 8ae4e43fc3
3 changed files with 43 additions and 37 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.18-alpine as builder
FROM --platform=$BUILDPLATFORM golang:1.19-alpine as builder
# Convert TARGETPLATFORM to GOARCH format
# https://github.com/tonistiigi/xx