Update NGINX image (#5221)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-03-07 17:42:56 -03:00 committed by GitHub
parent 7b6e2dd312
commit 1374c1e242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -64,7 +64,7 @@ ARCH ?= $(shell go env GOARCH)
REGISTRY ?= quay.io/kubernetes-ingress-controller
BASE_IMAGE ?= quay.io/kubernetes-ingress-controller/nginx
BASE_TAG ?= c5db20ace43ada5b4c191df24c480fddceb5d482
BASE_TAG ?= 7b6e2dd312f1808e43fb39992ea814035557c7f3
GOARCH=$(ARCH)
GOBUILD_FLAGS := -v