Bump nginx version to one higher than that in contrib
This commit is contained in:
parent
d1fb96ac10
commit
aa70465178
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue