diff --git a/images/nginx/Makefile b/images/nginx/Makefile index 9cadc1803..f4369db6e 100644 --- a/images/nginx/Makefile +++ b/images/nginx/Makefile @@ -18,7 +18,7 @@ SHELL=/bin/bash # 0.0.0 shouldn't clobber any released builds -TAG ?= 0.105 +TAG ?= 0.106 REGISTRY ?= quay.io/kubernetes-ingress-controller IMAGE = $(REGISTRY)/nginx