update Dockerfile

This commit is contained in:
ginuerzh
2022-02-23 22:25:52 +08:00
parent 307a90c20e
commit 9db7137cd3
3 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1-alpine as builder
FROM --platform=$BUILDPLATFORM golang:1.17.7-alpine as builder
# FROM --platform=$BUILDPLATFORM golang:1.18-rc-alpine as builder
# Convert TARGETPLATFORM to GOARCH format