From 3374133fd94ba4ecbe30b600dedffbf1c0a24e5e Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Sun, 8 Dec 2024 11:03:28 +0800 Subject: [PATCH] build(deployment): update ds-design container image to new version --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 94c92b4..7867c38 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -18,7 +18,7 @@ spec: app: ds-design spec: containers: - - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-d33ba04e-2024-12-06T162726Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-a1e657c0-2024-12-08T030020Z name: ds-design resources: {} status: {}