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

This commit is contained in:
renovate[bot] 2024-01-07 01:25:51 +00:00 committed by GitHub
parent 7824757f06
commit b70d057ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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