Update nginx image to 0.92

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-04 09:37:23 -04:00
parent 74031cc8b8
commit 1304cb194f
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 4 additions and 4 deletions

View file

@ -73,7 +73,7 @@ export E2E_CHECK_LEAKS
export SLOW_E2E_THRESHOLD
# Set default base image dynamically for each arch
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.91
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.92
ifeq ($(ARCH),arm)
QEMUARCH=arm