fix(service): Update image version & healthcheck start period

This commit is contained in:
Stellar Rounin 2025-10-19 18:09:01 -06:00 committed by GitHub
parent f6b8a47140
commit 50be79db85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
services:
siyuan:
image: b3log/siyuan
image: b3log/siyuan:v3.3.5
volumes:
- 'siyuan_workspace:/siyuan/workspace'
environment:
@ -25,4 +25,4 @@ services:
interval: 15s
timeout: 10s
retries: 5
start_period: 40s
start_period: 20s