Update nginx and e2e images (#4805)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-12-02 14:36:49 -03:00 committed by GitHub
parent 6429c0157d
commit fd9e2b2214
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -77,7 +77,7 @@ export E2E_CHECK_LEAKS
export SLOW_E2E_THRESHOLD
# Set default base image dynamically for each arch
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):d523b4a96eec80324ee04afed74bf8bddcba09cf
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):97c59728dc26300675fbd3c8836046faced05044
ifeq ($(ARCH),arm)
QEMUARCH=arm