Update go to 1.13.8 (#5070)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-13 19:41:35 -03:00 committed by GitHub
parent 5f6af45836
commit fa3642d01b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
FROM quay.io/kubernetes-ingress-controller/e2e:v02042020-08e19a278 AS BASE
FROM quay.io/kubernetes-ingress-controller/e2e:v02132020-0e2ca1cc0 AS BASE
FROM alpine:3.11