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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "wallos",
|
"id": "wallos",
|
||||||
"tipi_version": 34,
|
"tipi_version": 35,
|
||||||
"version": "1.27.1",
|
"version": "1.29.1",
|
||||||
"categories": [
|
"categories": ["finance"],
|
||||||
"finance"
|
|
||||||
],
|
|
||||||
"description": "Open-Source Personal Subscription Tracker",
|
"description": "Open-Source Personal Subscription Tracker",
|
||||||
"short_desc": "Open-Source Personal Subscription Tracker",
|
"short_desc": "Open-Source Personal Subscription Tracker",
|
||||||
"author": "Miguel Ribeiro",
|
"author": "Miguel Ribeiro",
|
||||||
"source": "https://github.com/ellite/Wallos",
|
"source": "https://github.com/ellite/Wallos",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["amd64"]
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wallos:
|
wallos:
|
||||||
image: bellamy/wallos:1.27.1
|
image: bellamy/wallos:1.29.1
|
||||||
container_name: wallos
|
container_name: wallos
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user