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, "exposable": true,
"port": 8099, "port": 8099,
"id": "joplin", "id": "joplin",
"tipi_version": 11, "tipi_version": 12,
"version": "2.13.5", "version": "2.14.1",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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