Update e2e image (#5174)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-26 16:52:31 -03:00 committed by GitHub
parent f00f49a295
commit 652a8e62b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM quay.io/kubernetes-ingress-controller/e2e:v02212020-07686f894 AS BASE
FROM quay.io/kubernetes-ingress-controller/e2e:v02262020-a830e931d AS BASE
FROM alpine:3.11