chore(deps): update bellamy/wallos docker tag to v1.29.1 (#3528)
This commit is contained in:
parent
88e66a8e2d
commit
01dd264904
|
@ -5,17 +5,13 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wallos",
|
||||
"tipi_version": 34,
|
||||
"version": "1.27.1",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
"tipi_version": 35,
|
||||
"version": "1.29.1",
|
||||
"categories": ["finance"],
|
||||
"description": "Open-Source Personal Subscription Tracker",
|
||||
"short_desc": "Open-Source Personal Subscription Tracker",
|
||||
"author": "Miguel Ribeiro",
|
||||
"source": "https://github.com/ellite/Wallos",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["amd64"]
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
wallos:
|
||||
image: bellamy/wallos:1.27.1
|
||||
image: bellamy/wallos:1.29.1
|
||||
container_name: wallos
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
|
|
Loading…
Reference in New Issue
Block a user