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,
|
||||
"exposable": true,
|
||||
"id": "dailytxt",
|
||||
"tipi_version": 4,
|
||||
"version": "1.0.12",
|
||||
"categories": ["utilities"],
|
||||
"tipi_version": 5,
|
||||
"version": "1.0.13",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"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",
|
||||
"author": "PhiTux",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
dailytxt:
|
||||
image: phitux/dailytxt:1.0.12
|
||||
image: phitux/dailytxt:1.0.13
|
||||
container_name: dailytxt
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user