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

This commit is contained in:
renovate[bot] 2023-07-17 10:47:30 +00:00 committed by GitHub
parent 6c6c696df5
commit 0bf7a4dd6f
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": 7,
"version": "2.11.2",
"tipi_version": 8,
"version": "2.12.1",
"categories": [
"utilities"
],

View File

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