Bump Go version to 1.21.1 (#10377)

* Bump Go version to 1.21.1

* Bump testrunner image
This commit is contained in:
Ricardo Katz 2023-09-07 17:40:58 -03:00 committed by GitHub
parent 5bb82dcb7e
commit 8b85bada82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 39 additions and 40 deletions

View file

@ -1,6 +1,6 @@
DIR:=$(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
E2E_BASE_IMAGE ?= "registry.k8s.io/ingress-nginx/e2e-test-runner:v20230623-d50c7193b@sha256:e5c68dc56934c273850bfb75c0348a2819756669baf59fcdce9e16771537b247"
E2E_BASE_IMAGE ?= "registry.k8s.io/ingress-nginx/e2e-test-runner:v20230907-5bb82dcb7@sha256:421cda0f65a949b8b67b5e62a45071702d19ed458a3e2ba753171b0e66943210"
image:
echo "..entered Makefile in /test/e2e-image"