From 9da55c37817aeb81d32c6249d7deaabf96559bcf Mon Sep 17 00:00:00 2001 From: ahg-g Date: Fri, 14 Feb 2025 23:59:41 +0000 Subject: [PATCH] Fix cloudbuild rule for the LoRA syncer image --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 40e45923..9b345c18 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -12,7 +12,7 @@ steps: - GIT_TAG=$_GIT_TAG - EXTRA_TAG=$_PULL_BASE_REF - DOCKER_BUILDX_CMD=/buildx-entrypoint - - name: lora-adapter-syncer + - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc entrypoint: make args: - syncer-image-push