1
0
Fork 0

chore(deps): update joplin/server docker tag to v3.5.1 (#2792)

This commit is contained in:
renovate[bot] 2025-12-05 08:02:36 +00:00 committed by GitHub
parent 31dc76ef0b
commit 461fe03bf3
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.4.3
image: joplin/server:3.5.1
labels:
createdBy: "Apps"