chore(deps): update bellamy/wallos docker tag to v1.14.1 (#2759)

This commit is contained in:
renovate[bot] 2024-03-09 00:18:03 +00:00 committed by GitHub
parent 9902d23b2a
commit 3c7d696599
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": 6, "tipi_version": 7,
"version": "1.14.0", "version": "1.14.1",
"categories": [ "categories": [
"finance" "finance"
], ],

View File

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