update to newest image

This commit is contained in:
Noah Ispas (iamNoah1) 2021-08-10 16:10:07 +02:00
parent e53a11e839
commit 665ec92a2d
6 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ REGISTRY ?= local
IMAGE = $(REGISTRY)/e2e-test-runner
NGINX_BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20210530-g6aab4c291@sha256:a7356029dd0c26cc3466bf7a27daec0f4df73aa14ca6c8b871a767022a812c0b
NGINX_BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20210809-g98288bc3c@sha256:f9363669cf26514c9548c1fe4f8f4e2f58dfb76616bcd638a0ff7f0ec3457c17
# required to enable buildx
export DOCKER_CLI_EXPERIMENTAL=enabled