chore(deps): update bellamy/wallos docker tag to v2 (#3616)
* chore(deps): update bellamy/wallos docker tag to v2 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io>
This commit is contained in:
parent
2da6c89e35
commit
c464f479c0
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wallos",
|
||||
"tipi_version": 35,
|
||||
"version": "1.29.1",
|
||||
"tipi_version": 36,
|
||||
"version": "2.1.0",
|
||||
"categories": ["finance"],
|
||||
"description": "Open-Source Personal Subscription Tracker",
|
||||
"short_desc": "Open-Source Personal Subscription Tracker",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
wallos:
|
||||
image: bellamy/wallos:1.29.1
|
||||
image: bellamy/wallos:2.1.0
|
||||
container_name: wallos
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
|
|
Loading…
Reference in New Issue
Block a user