Catch-up to cert-manager 1.9.1 with go 1.8
Signed-off-by: Marko Vukovic <anonsoftware@gmail.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.17-alpine AS build_deps
|
||||
FROM golang:1.18-alpine AS build_deps
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user