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:
renovate[bot] 2024-05-31 22:27:46 +02:00 committed by GitHub
parent 2da6c89e35
commit c464f479c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

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