Update GO version
This commit updates the GO Version to 1.16 Change-Id: Ic83148d51bf2cc1b2a8c8e5bf8ba3c28e6fa588f
This commit is contained in:
parent
da0ab7211a
commit
06c6fa2b65
@ -1,4 +1,4 @@
|
||||
FROM quay.io/kuryr/golang:1.15 as builder
|
||||
FROM quay.io/kuryr/golang:1.16 as builder
|
||||
|
||||
WORKDIR /go/src/opendev.com/kuryr-kubernetes
|
||||
COPY . .
|
||||
|
Loading…
x
Reference in New Issue
Block a user