Update base image for legacy release (#8418)
* Update base image for legacy release * New tag to release a new image * Fix boilerplate file * Remove wrong gosec assert
This commit is contained in:
parent
8ca389235d
commit
7a0e7dc3f9
10 changed files with 26 additions and 10 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:v20210926-g5662db450@sha256:1ef404b5e8741fe49605a1f40c3fdd8ef657aecdb9526ea979d1672eeabd0cd9
|
||||
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:5402d35663917ccbbf77ff48a22b8c6f77097f48@sha256:ec8a104df307f5c6d68157b7ac8e5e1e2c2f0ea07ddf25bb1c6c43c67e351180
|
||||
|
||||
GOARCH=$(ARCH)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue