1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

chore(deps): update joplin/server docker tag to v3.4.3 (#1613)

This commit is contained in:
renovate[bot] 2025-09-09 22:28:13 +08:00 committed by GitHub
parent a34b5c8fe1
commit 08812c6ab2
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.2
image: joplin/server:3.4.3
labels:
createdBy: "Apps"