Change gcr project to official google_containers

This commit is contained in:
Lantao Liu
2016-05-19 14:25:57 -07:00
parent 32d7acc54f
commit c405bb8bbe
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ all: push
# See pod.yaml for the version currently running-- bump this ahead before rebuilding!
TAG = 0.1
# TODO(random-liu): Change the project to google_containers.
PROJ = google.com/noogler-kubernetes
PROJ = google_containers
node-problem-detector: node_problem_detector.go
CGO_ENABLED=0 GOOS=linux godep go build -a -installsuffix cgo -ldflags '-w' -o node-problem-detector