chore(deps): update lscr.io/linuxserver/grocy docker tag to v4.0.3-ls215 (#1316)
Co-authored-by: Сергей Кодолов <kodolov@lanit.ru>
This commit is contained in:
parent
81da60bf4f
commit
3288fda466
|
@ -3,8 +3,8 @@
|
|||
"name": "Grocy",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"tipi_version": 3,
|
||||
"version": "3.3.2",
|
||||
"tipi_version": 4,
|
||||
"version": "4.0.3",
|
||||
"port": 8136,
|
||||
"id": "grocy",
|
||||
"categories": ["automation", "finance"],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
grocy:
|
||||
image: lscr.io/linuxserver/grocy:v3.3.2-ls180
|
||||
image: lscr.io/linuxserver/grocy:v4.0.3-ls215
|
||||
container_name: grocy
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
|
Loading…
Reference in New Issue
Block a user