1
0
Fork 0

chore(deps): update joplin/server docker tag to v3.5.2 (#3042)

This commit is contained in:
renovate[bot] 2025-12-20 00:56:02 +00:00 committed by GitHub
parent 57e847c3ca
commit 33f7a22538
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.1
image: joplin/server:3.5.2
labels:
createdBy: "Apps"