Update nginx and e2e images (#5153)
This commit is contained in:
parent
07686f894a
commit
8e7def937a
5 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -60,7 +60,7 @@ ARCH ?= $(shell go env GOARCH)
|
|||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
|
||||
BASE_IMAGE ?= quay.io/kubernetes-ingress-controller/nginx
|
||||
BASE_TAG ?= 6ab10fa68ddea57fa51b37284b2678ac073ae74b
|
||||
BASE_TAG ?= c5db20ace43ada5b4c191df24c480fddceb5d482
|
||||
|
||||
GOARCH=$(ARCH)
|
||||
GOBUILD_FLAGS := -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue