mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
commit
fd5e11f16c
@ -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