Build new nginx image
This commit is contained in:
parent
53fbaaf6bc
commit
8734588a5b
3 changed files with 4 additions and 4 deletions
|
|
@ -18,8 +18,8 @@
|
|||
SHELL=/bin/bash
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.104
|
||||
REGISTRY ?= gcr.io/k8s-staging-ingress-nginx
|
||||
TAG ?= 0.105
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
|
||||
IMAGE = $(REGISTRY)/nginx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue