diff --git a/Makefile b/Makefile index eae4b27..a6df57a 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ all: build ENVVAR = GOOS=linux GOARCH=amd64 CGO_ENABLED=0 REGISTRY = gcr.io/google_containers -TAG = 0.1.3 +TAG = v0.1.4 deps: go get github.com/tools/godep