1
0
Fork 0

Update joplin/server Docker tag to v3.4.2 (#1315)

This commit is contained in:
renovate[bot] 2025-08-19 04:41:37 +08:00 committed by GitHub
parent f7fac0392c
commit e9f0cee174
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.1
image: joplin/server:3.4.2
labels:
createdBy: "Apps"