From 0774ff5b624f9b1abb023a98f881caf8e420875e Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Sat, 7 Dec 2024 00:03:54 +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 ab4c7f2..9a68243 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-ef3a4b03a07da8a847b450826335efa3c38efde4-2024-12-06T152112Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-0ad63634-2024-12-06T154712Z name: ds-design resources: {} status: {}