chore(deps): update bellamy/wallos docker tag to v1.11.3 (#2686)
This commit is contained in:
parent
d969d69a58
commit
37ec48512c
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "wallos",
|
||||
"tipi_version": 1,
|
||||
"version": "1.4.1",
|
||||
"tipi_version": 2,
|
||||
"version": "1.11.3",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
|
@ -18,4 +18,4 @@
|
|||
"supported_architectures": [
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
wallos:
|
||||
image: bellamy/wallos:1.4.1
|
||||
image: bellamy/wallos:1.11.3
|
||||
container_name: wallos
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
|
|
Loading…
Reference in New Issue
Block a user