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

This commit is contained in:
renovate[bot] 2023-09-20 22:08:11 +00:00 committed by GitHub
parent d0f3b728c3
commit 84e4ff7cb3
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": 8,
"version": "2.12.1",
"tipi_version": 9,
"version": "2.13.1",
"categories": [
"utilities"
],

View File

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