chore(deps): update bellamy/wallos docker tag to v1.29.1 (#3528)

This commit is contained in:
renovate[bot] 2024-05-21 17:50:53 +00:00 committed by GitHub
parent 88e66a8e2d
commit 01dd264904
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 9 deletions

View File

@ -5,17 +5,13 @@
"available": true,
"exposable": true,
"id": "wallos",
"tipi_version": 34,
"version": "1.27.1",
"categories": [
"finance"
],
"tipi_version": 35,
"version": "1.29.1",
"categories": ["finance"],
"description": "Open-Source Personal Subscription Tracker",
"short_desc": "Open-Source Personal Subscription Tracker",
"author": "Miguel Ribeiro",
"source": "https://github.com/ellite/Wallos",
"form_fields": [],
"supported_architectures": [
"amd64"
]
"supported_architectures": ["amd64"]
}

View File

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