Skip to content

Commit 918b96f

Browse files
authored
Fix cloudbuild rule for the LoRA syncer image (#339)
1 parent 88c20f1 commit 918b96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ steps:
1212
- GIT_TAG=$_GIT_TAG
1313
- EXTRA_TAG=$_PULL_BASE_REF
1414
- DOCKER_BUILDX_CMD=/buildx-entrypoint
15-
- name: lora-adapter-syncer
15+
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20220830-45cbff55bc
1616
entrypoint: make
1717
args:
1818
- syncer-image-push

0 commit comments

Comments
 (0)