Update go and e2e image (#5289)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-03-24 11:42:31 -03:00 committed by GitHub
parent d8ecfb7324
commit 9af24fdf5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM quay.io/kubernetes-ingress-controller/e2e:v03062020-7b6e2dd31 AS BASE
FROM quay.io/kubernetes-ingress-controller/e2e:v03242020-d8ecfb732 AS BASE
FROM alpine:3.11