Update b3log/siyuan Docker tag to v3.2.0

This commit is contained in:
renovate[bot] 2025-07-04 06:51:06 +00:00 committed by GitHub
parent 45ed828215
commit fc36e3566d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ services:
- "${DATA_PATH}:/siyuan/workspace" - "${DATA_PATH}:/siyuan/workspace"
user: "1000:1000" user: "1000:1000"
command: "--workspace=/siyuan/workspace/" command: "--workspace=/siyuan/workspace/"
image: b3log/siyuan:v3.1.27 image: b3log/siyuan:v3.2.0
labels: labels:
createdBy: "Apps" createdBy: "Apps"