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:
Sergey Kodolov 2023-10-24 22:39:10 +03:00 committed by GitHub
parent 81da60bf4f
commit 3288fda466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"name": "Grocy", "name": "Grocy",
"available": true, "available": true,
"exposable": true, "exposable": true,
"tipi_version": 3, "tipi_version": 4,
"version": "3.3.2", "version": "4.0.3",
"port": 8136, "port": 8136,
"id": "grocy", "id": "grocy",
"categories": ["automation", "finance"], "categories": ["automation", "finance"],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
grocy: grocy:
image: lscr.io/linuxserver/grocy:v3.3.2-ls180 image: lscr.io/linuxserver/grocy:v4.0.3-ls215
container_name: grocy container_name: grocy
volumes: volumes:
- ${APP_DATA_DIR}/data:/config - ${APP_DATA_DIR}/data:/config