refactor(siyuan): 将 Siyuan 版本从 v3.1.32 降级到 v3.1.31
- 将 docker-compose.yml 文件从 3.1.3
This commit is contained in:
parent
e0e676e43f
commit
c5dc8a6d88
|
|
@ -10,7 +10,7 @@ services:
|
|||
environment:
|
||||
- RUN_IN_CONTAINER=true
|
||||
- TZ=Asia/Shanghai
|
||||
image: b3log/siyuan:v3.1.32
|
||||
image: b3log/siyuan:v3.1.31
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Loading…
Reference in New Issue