bump luajit version to v2.1-20190228 that has fix for https://github.com/openresty/luajit2/issues/42
This commit is contained in:
parent
de2f760e41
commit
584750454f
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue