Update the base nginx image for the 1.20.1 update (#7189)
* Update the base nginx image for the 1.20.1 update * update the tests with the new nginx base image
This commit is contained in:
parent
9a9d7f70c7
commit
96a87c79b8
4 changed files with 9 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -51,7 +51,7 @@ endif
|
|||
|
||||
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
||||
|
||||
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20210324-g8baef769d@sha256:fcfa3e9d1f8ec3141efedbf77cf659640f452a9c22165c78006ea462b84d06f6
|
||||
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20210530-g6aab4c291@sha256:a7356029dd0c26cc3466bf7a27daec0f4df73aa14ca6c8b871a767022a812c0b
|
||||
|
||||
GOARCH=$(ARCH)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue