Add Docker image publication recipe
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13 AS build
|
||||
FROM golang:1.17 AS build
|
||||
|
||||
ARG HTTP_PROXY=
|
||||
ARG HTTPS_PROXY=
|
||||
|
Reference in New Issue
Block a user