From 09fbd8e3a5288e9d1a9a81b91248e3481c2b8eb2 Mon Sep 17 00:00:00 2001 From: xxx Date: Thu, 22 May 2025 15:35:38 +0800 Subject: [PATCH] light->2.0 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 62c8a7f..035dd68 100644 --- a/compose.yml +++ b/compose.yml @@ -13,7 +13,7 @@ volumes: services: playedu: - image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.9 + image: registry.cn-hangzhou.aliyuncs.com/playedu/light:2.0 restart: always environment: - DB_HOST=mysql