chore(deps): update ghostfolio/ghostfolio docker tag to v2.37.0 (#2047)
This commit is contained in:
parent
c0036c39e8
commit
4bd449bbae
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "ghostfolio",
|
||||
"tipi_version": 34,
|
||||
"version": "2.36.0",
|
||||
"tipi_version": 35,
|
||||
"version": "2.37.0",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.9"
|
|||
services:
|
||||
ghostfolio:
|
||||
container_name: ghostfolio
|
||||
image: ghostfolio/ghostfolio:2.36.0
|
||||
image: ghostfolio/ghostfolio:2.37.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:3333
|
||||
|
|
Loading…
Reference in New Issue
Block a user