chore(deps): update phitux/dailytxt docker tag to v1.0.15 (#3799)
This commit is contained in:
parent
d71360ab99
commit
c2d0ee3fb5
|
@ -5,11 +5,9 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "dailytxt",
|
"id": "dailytxt",
|
||||||
"tipi_version": 6,
|
"tipi_version": 7,
|
||||||
"version": "1.0.14",
|
"version": "1.0.15",
|
||||||
"categories": [
|
"categories": ["utilities"],
|
||||||
"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",
|
||||||
|
@ -30,8 +28,5 @@
|
||||||
"env_variable": "DAILYTXT_ALLOW_REGISTRATION"
|
"env_variable": "DAILYTXT_ALLOW_REGISTRATION"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
dailytxt:
|
dailytxt:
|
||||||
image: phitux/dailytxt:1.0.14
|
image: phitux/dailytxt:1.0.15
|
||||||
container_name: dailytxt
|
container_name: dailytxt
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user