Merge pull request #2924 from okxlin/renovate/b3log-siyuan-3.x

Update b3log/siyuan Docker tag to v3.1.25
This commit is contained in:
okxlin 2025-03-24 22:58:20 +08:00 committed by GitHub
commit a3a69ce9a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

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.16 image: b3log/siyuan:v3.1.25
labels: labels:
createdBy: "Apps" createdBy: "Apps"