chore(deps): update florider89/joplin-server docker tag to v2.14.2 (#2163)

This commit is contained in:
renovate[bot] 2024-01-18 21:03:36 +00:00 committed by GitHub
parent 20b6d18ae7
commit d34761289d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8099,
"id": "joplin",
"tipi_version": 12,
"version": "2.14.1",
"tipi_version": 13,
"version": "2.14.2",
"categories": [
"utilities"
],

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
joplin:
container_name: joplin
image: florider89/joplin-server:2.14.1
image: florider89/joplin-server:2.14.2
restart: unless-stopped
depends_on:
- db-joplin