chore(deps): update bellamy/wallos docker tag to v1.11.3 (#2686)

This commit is contained in:
renovate[bot] 2024-03-04 19:55:12 +00:00 committed by GitHub
parent d969d69a58
commit 37ec48512c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "wallos", "id": "wallos",
"tipi_version": 1, "tipi_version": 2,
"version": "1.4.1", "version": "1.11.3",
"categories": [ "categories": [
"finance" "finance"
], ],
@ -18,4 +18,4 @@
"supported_architectures": [ "supported_architectures": [
"amd64" "amd64"
] ]
} }

View File

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