Update nginx image

This commit is contained in:
Manuel de Brito Fontes 2018-04-24 16:24:38 -03:00
parent bb1d6619d0
commit 3fb5ea1fb0
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,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.43
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.44
ifeq ($(ARCH),arm)
QEMUARCH=arm