Skip to content

Commit

Permalink
chore(Makefile) bump up TAG to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Oct 26, 2018
1 parent 98217ca commit a480a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ all: all-container
BUILDTAGS=

# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG?=0.1.1
TAG?=0.1.2
REGISTRY?=kong-docker-kubernetes-ingress-controller.bintray.io
GOOS?=linux
DOCKER?=docker
Expand Down

0 comments on commit a480a3d

Please sign in to comment.