mirror of https://github.com/k3s-io/k3s
Bump golang to 1.13.11
parent
698e444a03
commit
25d43177ff
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.13.8-alpine3.10
|
||||
FROM golang:1.13.11-alpine3.10
|
||||
|
||||
ARG http_proxy=$http_proxy
|
||||
ARG https_proxy=$https_proxy
|
||||
|
|
Loading…
Reference in New Issue