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

chore(deps): update b3log/siyuan docker tag to v3.1.8
This commit is contained in:
okxlin 2024-10-07 14:52:23 +08:00 committed by GitHub
commit 98b6fe95f1
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.7 image: b3log/siyuan:v3.1.8
labels: labels:
createdBy: "Apps" createdBy: "Apps"