Update nginx and e2e image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-11-12 11:29:18 -03:00
parent 14fe4898a7
commit e20d651ceb
3 changed files with 5 additions and 5 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.67
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.69
ifeq ($(ARCH),arm)
QEMUARCH=arm