Update nginx

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-11-04 20:59:16 -03:00
parent 17cad51e47
commit 1f1b1039c9
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 12 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.67
TAG ?= 0.68
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker