Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana 2018-06-17 05:03:41 +02:00
parent 409c8fa6aa
commit 36b5ec86e0
No known key found for this signature in database
GPG key ID: 0D48B0B074C3DC15
2 changed files with 3 additions and 3 deletions

View file

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