Explorar o código

Merge pull request #24 from external-secrets/fix/go-1.15

fix: update go/dockerfile 1.15
Moritz Johner %!s(int64=5) %!d(string=hai) anos
pai
achega
da21356aa8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,5 +1,5 @@
 # Build the manager binary
-FROM golang:1.13 as builder
+FROM golang:1.15 as builder
 
 WORKDIR /workspace
 # Copy the Go Modules manifests