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, "exposable": true,
"port": 8099, "port": 8099,
"id": "joplin", "id": "joplin",
"tipi_version": 9, "tipi_version": 10,
"version": "2.13.1", "version": "2.13.2",
"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.1 image: florider89/joplin-server:2.13.2
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
- db-joplin - db-joplin