From 12f6139e1d4fae72738526bc63291c509ae7f504 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Sun, 8 Dec 2024 14:04:45 +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 7867c38..4760244 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-a1e657c0-2024-12-08T030020Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-d8061c5c-2024-12-08T053804Z name: ds-design resources: {} status: {}