Update nginx image to use openresty master

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-11-04 15:36:03 -03:00
parent 43fa61cabd
commit d8ac82db9c
3 changed files with 17 additions and 53 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.92
TAG ?= 0.93
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker