Skip to content

Commit

Permalink
Changed docker image URL to ai-on-gke artifact registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanaoleary committed Nov 22, 2023
1 parent 08dc951 commit 8c6d081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ray-on-gke/user/kuberay-tpu-webhook/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Image URL to use all building/pushing image targets
IMG ?= ryanaoleary/kuberay-tpu-webhook:latest
IMG ?= us-docker.pkg.dev/ai-on-gke/kuberay-tpu-webhook/kuberay-tpu-webhook:latest

# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))
Expand Down

0 comments on commit 8c6d081

Please sign in to comment.