chore(deps): update phitux/dailytxt docker tag to v1.0.13 (#846)
This commit is contained in:
parent
b6c01862e5
commit
fbcac470da
|
|
@ -5,9 +5,11 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "dailytxt",
|
"id": "dailytxt",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "1.0.12",
|
"version": "1.0.13",
|
||||||
"categories": ["utilities"],
|
"categories": [
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
"description": "DailyTxT is an encrypted Diary Web-App to write down your stories of the day and to find them again easily.",
|
"description": "DailyTxT is an encrypted Diary Web-App to write down your stories of the day and to find them again easily.",
|
||||||
"short_desc": "Encrypted Diary Web-App",
|
"short_desc": "Encrypted Diary Web-App",
|
||||||
"author": "PhiTux",
|
"author": "PhiTux",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
dailytxt:
|
dailytxt:
|
||||||
image: phitux/dailytxt:1.0.12
|
image: phitux/dailytxt:1.0.13
|
||||||
container_name: dailytxt
|
container_name: dailytxt
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user