use latest openresty with CVE patches

This commit is contained in:
Elvin Efendi 2019-08-14 17:57:27 -04:00
parent 5179893a99
commit fddd7dca6b
3 changed files with 2 additions and 144 deletions

View file

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