Update nginx image, go to 1.13.7 and e2e image (#5011)
This commit is contained in:
parent
6ab10fa68d
commit
a16ed1b01f
7 changed files with 8 additions and 8 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 ?= 26f574dc279aa853736d7f7249965e90e47171d6
|
||||
BASE_TAG ?= 6ab10fa68ddea57fa51b37284b2678ac073ae74b
|
||||
|
||||
GOARCH=$(ARCH)
|
||||
GOBUILD_FLAGS := -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue