From f7b71da95fa2384475601d2eef247496deea392b Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 24 Jan 2026 00:51:25 +0800 Subject: [PATCH] chore: update cloud run image tag --- deploy/gcp/cloud-run/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/gcp/cloud-run/service.yaml b/deploy/gcp/cloud-run/service.yaml index 7a7f63c..1e7a195 100644 --- a/deploy/gcp/cloud-run/service.yaml +++ b/deploy/gcp/cloud-run/service.yaml @@ -20,7 +20,7 @@ spec: containers: # --- 主应用容器 --- - name: accounts-api - image: asia-northeast1-docker.pkg.dev/xzerolab-480008/cloud-run-source-deploy/accounts.svc.plus/accounts-svc-plus:d5d6ac0641ff9c4ebae957dc74c42ce4669dcac2 + image: asia-northeast1-docker.pkg.dev/xzerolab-480008/cloud-run-source-deploy/accounts.svc.plus/accounts-svc-plus:d5b6edcaa76150f2489bbdb2a46a41bc98baa87f ports: - name: http1 containerPort: 8080