Switch to promoted e2e images in gcr

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-30 13:57:38 -04:00
parent 596bfc4950
commit ff60aa9e2b
9 changed files with 7 additions and 7 deletions

View file

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