chore(deps): update bellamy/wallos docker tag to v2.2.0 (#3666)

This commit is contained in:
renovate[bot] 2024-06-05 01:46:34 +00:00 committed by GitHub
parent de10769678
commit 246dd3f8d8
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": 36,
"version": "2.1.0",
"tipi_version": 37,
"version": "2.2.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:2.1.0
image: bellamy/wallos:2.2.0
container_name: wallos
environment:
- TZ=${TZ}