Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-11-16 12:19:42 -03:00
parent 8aad76e9f1
commit c6856625ee
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
3 changed files with 3 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.69
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.70
ifeq ($(ARCH),arm)
QEMUARCH=arm