Update b3log/siyuan Docker tag to v3.1.27

This commit is contained in:
renovate[bot] 2025-04-13 13:11:50 +00:00 committed by GitHub
parent 25b05d7f2b
commit 0f9dc3d4f4
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.26 image: b3log/siyuan:v3.1.27
labels: labels:
createdBy: "Apps" createdBy: "Apps"