mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
update to go 1.14.1
This commit is contained in:
parent
9c51581667
commit
99cebfcf0a
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
# builder image
|
||||
FROM golang:1.13 as builder
|
||||
FROM golang:1.14 as builder
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user