新增LobeChat示例;更新部分镜像版本

This commit is contained in:
2025-04-03 16:51:52 +08:00
parent c1d47f3313
commit 3bf48989c7
15 changed files with 56 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
mysql:
image: mysql:8.0.40
image: mysql:8.0.41
container_name: mysql
hostname: mysql
restart: always

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
mysql:
image: mysql:8.0.40
image: mysql:8.0.41
container_name: mysql
hostname: mysql
restart: always