From 1d3ed854880b04e8d6433a7081cdad1679149563 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Fri, 6 Dec 2024 23:26:25 +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 2a598be..ab4c7f2 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-176bf2c99b0d37cd4a2c75cdc08e6abe4c2dceb5-2024-12-06T111349Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-ef3a4b03a07da8a847b450826335efa3c38efde4-2024-12-06T152112Z name: ds-design resources: {} status: {}