Update nginx image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-08 13:08:16 -04:00
parent 00f4a215de
commit 5521f71519
5 changed files with 7 additions and 7 deletions

View file

@ -50,7 +50,7 @@ endif
REGISTRY ?= quay.io/kubernetes-ingress-controller
BASE_IMAGE ?= us.gcr.io/k8s-artifacts-prod/ingress-nginx/nginx@sha256:35da1d3e00f5e763e59cb59159bf88ba0f0b6e8835885ac9d8b63029a478dba7
BASE_IMAGE ?= us.gcr.io/k8s-artifacts-prod/ingress-nginx/nginx:v20200708-g00f4a215d@sha256:b0727cebafc35f5ab50f3fa0be5fda7f79937f1683f525f40982e75b882195d8
GOARCH=$(ARCH)