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

This commit is contained in:
renovate[bot] 2023-10-23 05:54:30 +00:00 committed by GitHub
parent 4d8835ace5
commit 0468996857
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": 9,
"version": "2.13.1",
"tipi_version": 10,
"version": "2.13.2",
"categories": [
"utilities"
],

View File

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