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

Update joplin/server Docker tag to v3.4.1 (#729)

This commit is contained in:
renovate[bot] 2025-07-18 16:18:57 +00:00 committed by GitHub
parent 8e0b10eab3
commit 6014513969
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.3.13
image: joplin/server:3.4.1
labels:
createdBy: "Apps"