1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 07:11:46 +08:00

chore(deps): update joplin/server docker tag to v3.6.1 (localApps) (#5199)

This commit is contained in:
renovate[bot] 2026-04-21 09:25:24 +00:00 committed by GitHub
parent f328980ef2
commit 16e10d991f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
- POSTGRES_PORT=${POSTGRES_PORT}
- POSTGRES_HOST=${POSTGRES_HOST}
- DB_CLIENT=pg
image: joplin/server:3.5.2
image: joplin/server:3.6.1
labels:
createdBy: "Apps"