Latest udpates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.16.6-alpine3.13 AS builder
|
||||
FROM golang:1.17.5-alpine3.14 AS builder
|
||||
|
||||
# Install missing pkgs
|
||||
RUN apk add --no-cache git
|
||||
|
||||
Reference in New Issue
Block a user