chore(deps): update bellamy/wallos docker tag to v2.5.2 (#3898)

This commit is contained in:
renovate[bot] 2024-06-24 21:09:44 +00:00 committed by GitHub
parent 9e87376e12
commit a107827984
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, "available": true,
"exposable": true, "exposable": true,
"id": "wallos", "id": "wallos",
"tipi_version": 42, "tipi_version": 43,
"version": "2.5.1", "version": "2.5.2",
"categories": ["finance"], "categories": ["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",

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
wallos: wallos:
image: bellamy/wallos:2.5.1 image: bellamy/wallos:2.5.2
container_name: wallos container_name: wallos
environment: environment:
- TZ=${TZ} - TZ=${TZ}