Update nginx and e2e images

This commit is contained in:
Manuel de Brito Fontes 2018-08-17 17:35:17 -03:00
parent b4942ccd03
commit 285210ecd9
3 changed files with 4 additions and 3 deletions

View file

@ -61,7 +61,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
# Set default base image dynamically for each arch
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.58
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.59
ifeq ($(ARCH),arm)
QEMUARCH=arm