Update NGINX image (#5221)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-03-07 17:42:56 -03:00 committed by GitHub
parent 7b6e2dd312
commit 1374c1e242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

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