Bump nginx version to one higher than that in contrib

This commit is contained in:
bprashanth 2016-12-06 12:09:01 -08:00
parent d1fb96ac10
commit aa70465178

View file

@ -3,7 +3,7 @@ all: push
BUILDTAGS= BUILDTAGS=
# 0.0 shouldn't clobber any release builds # 0.0 shouldn't clobber any release builds
RELEASE?=0.0 RELEASE?=0.8.4
PREFIX?=gcr.io/google_containers/nginx-ingress-controller PREFIX?=gcr.io/google_containers/nginx-ingress-controller
GOOS?=linux GOOS?=linux