bump luajit version to v2.1-20190228 that has fix for https://github.com/openresty/luajit2/issues/42

This commit is contained in:
Elvin Efendi 2019-02-28 21:16:49 -05:00
parent de2f760e41
commit 584750454f
2 changed files with 4 additions and 4 deletions

View file

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