chore(deps): update phitux/dailytxt docker tag to v1.0.15 (#3799)

This commit is contained in:
renovate[bot] 2024-06-16 15:03:15 +00:00 committed by GitHub
parent d71360ab99
commit c2d0ee3fb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -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"
]
} }

View File

@ -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: