Update nginx image
This commit is contained in:
parent
ddba993e2d
commit
597d0625ed
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -51,7 +51,7 @@ endif
|
||||||
|
|
||||||
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
||||||
|
|
||||||
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20200929-gc8c69df30@sha256:edaa16fa38c9c638180e9e71952f464fadebf11d450a0647146b33d05236879b
|
BASE_IMAGE ?= k8s.gcr.io/ingress-nginx/nginx:v20200929-gc8c69df30@sha256:e1e56f7cddc1fd20f03bedf0ec12862c59af64a35de8f73fee0d505f41024b44
|
||||||
|
|
||||||
GOARCH=$(ARCH)
|
GOARCH=$(ARCH)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue