chore(deps): update b3log/siyuan docker tag to v3.0.10 (#1236)
* chore(deps): update b3log/siyuan docker tag to v3.0.10 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
958f353807
commit
8a8bc109d7
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
siyuan:
|
siyuan:
|
||||||
image: b3log/siyuan:v3.0.8
|
image: b3log/siyuan:v3.0.10
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: '1000:1000'
|
user: '1000:1000'
|
||||||
Loading…
Reference in New Issue