Update NGINX image (#5221)
This commit is contained in:
parent
7b6e2dd312
commit
1374c1e242
4 changed files with 4 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -64,7 +64,7 @@ ARCH ?= $(shell go env GOARCH)
|
|||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
|
||||
BASE_IMAGE ?= quay.io/kubernetes-ingress-controller/nginx
|
||||
BASE_TAG ?= c5db20ace43ada5b4c191df24c480fddceb5d482
|
||||
BASE_TAG ?= 7b6e2dd312f1808e43fb39992ea814035557c7f3
|
||||
|
||||
GOARCH=$(ARCH)
|
||||
GOBUILD_FLAGS := -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue