refactor(build): use go 1.18 and task instead of make (#35)

This commit is contained in:
l3uddz
2022-04-01 20:20:33 +01:00
committed by GitHub
parent 947f24f79a
commit a73b07a041
8 changed files with 133 additions and 96 deletions

View File

@@ -1,4 +1,4 @@
FROM sc4h/alpine-s6overlay:3.12
FROM sc4h/alpine-s6overlay:3.10
ARG TARGETOS
ARG TARGETARCH