Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-10-03 23:43:17 -03:00
parent c8abff1987
commit 8b4867776c
2 changed files with 2 additions and 2 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.63
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.64
ifeq ($(ARCH),arm)
QEMUARCH=arm