chore(deps): update florider89/joplin-server docker tag to v2.12.1 (#862)
This commit is contained in:
parent
6c6c696df5
commit
0bf7a4dd6f
|
@ -5,8 +5,8 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8099,
|
"port": 8099,
|
||||||
"id": "joplin",
|
"id": "joplin",
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "2.11.2",
|
"version": "2.12.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
joplin:
|
joplin:
|
||||||
container_name: joplin
|
container_name: joplin
|
||||||
image: florider89/joplin-server:2.11.2
|
image: florider89/joplin-server:2.12.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- db-joplin
|
- db-joplin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user