Explorar o código

bump golang docker version

zricethezav %!s(int64=4) %!d(string=hai) anos
pai
achega
17a3943afe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.15.5 AS build
+FROM golang:1.17 AS build
 WORKDIR /go/src/github.com/zricethezav/gitleaks
 ARG ldflags
 COPY . .