From 44076791eafd971114a407e8ceb442d81e4d44e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:45:54 +0000 Subject: [PATCH 01/16] chore(deps): update lobehub/lobe-chat docker tag to v0.152.2 (#3346) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index cd031a58..13f8be8e 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "lobe-chat", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", - "tipi_version": 129, - "version": "0.152.1", + "tipi_version": 130, + "version": "0.152.2", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index ed78dbec..423c2178 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: lobe-chat: container_name: lobe-chat - image: lobehub/lobe-chat:v0.152.1 + image: lobehub/lobe-chat:v0.152.2 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From d9b2ccb4f3de8651f5340685622e2f8dc00c0120 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:13:41 +0000 Subject: [PATCH 02/16] chore(deps): update lobehub/lobe-chat docker tag to v0.152.4 (#3347) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 13f8be8e..f686c510 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "lobe-chat", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", - "tipi_version": 130, - "version": "0.152.2", + "tipi_version": 131, + "version": "0.152.4", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 423c2178..42e4f481 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: lobe-chat: container_name: lobe-chat - image: lobehub/lobe-chat:v0.152.2 + image: lobehub/lobe-chat:v0.152.4 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From fefba8a0978b92385f0cf62d497683622f60b5cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 01:15:58 +0000 Subject: [PATCH 03/16] chore(deps): update dockurr/windows docker tag to v3.01 (#3348) --- apps/windows/config.json | 4 ++-- apps/windows/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/windows/config.json b/apps/windows/config.json index d1d6b7e6..c5a0d50e 100644 --- a/apps/windows/config.json +++ b/apps/windows/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "windows", "description": "Run windows in docker...because why not?", - "tipi_version": 22, - "version": "3.00", + "tipi_version": 23, + "version": "3.01", "categories": [ "utilities" ], diff --git a/apps/windows/docker-compose.yml b/apps/windows/docker-compose.yml index 119eabbf..cf8ee2ed 100644 --- a/apps/windows/docker-compose.yml +++ b/apps/windows/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.9" services: windows: container_name: windows - image: dockurr/windows:3.00 + image: dockurr/windows:3.01 restart: unless-stopped devices: - /dev/kvm From c5c2110903bf9d3d26a8cdf4166b5e9953375c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 06:10:31 +0000 Subject: [PATCH 04/16] chore(deps): update invoiceninja/invoiceninja docker tag to v5.8.52 (#3349) --- apps/invoice-ninja/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/invoice-ninja/docker-compose.yml b/apps/invoice-ninja/docker-compose.yml index b910cb09..a8e7cef1 100644 --- a/apps/invoice-ninja/docker-compose.yml +++ b/apps/invoice-ninja/docker-compose.yml @@ -42,7 +42,7 @@ services: traefik.http.routers.invoice-ninja-local.tls: true invoice-ninja-server: - image: invoiceninja/invoiceninja:5.8.51 + image: invoiceninja/invoiceninja:5.8.52 container_name: invoice-ninja-server restart: unless-stopped user: 1500:1500 From d8092101a2da5b4bf8ed92f9a3c85488df106263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 06:12:58 +0000 Subject: [PATCH 05/16] chore(deps): update lobehub/lobe-chat docker tag to v0.152.5 (#3350) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index f686c510..c6a09c9f 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "lobe-chat", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", - "tipi_version": 131, - "version": "0.152.4", + "tipi_version": 132, + "version": "0.152.5", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 42e4f481..1be2f10c 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: lobe-chat: container_name: lobe-chat - image: lobehub/lobe-chat:v0.152.4 + image: lobehub/lobe-chat:v0.152.5 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From 3274ed5edff39d9b586597af081070cdc3989ad0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 10:31:22 +0000 Subject: [PATCH 06/16] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.45.22 (#3351) --- apps/changedetection/config.json | 4 ++-- apps/changedetection/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index 18ad6925..0c1265f3 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "changedetection", "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 19, - "version": "0.45.21", + "tipi_version": 20, + "version": "0.45.22", "categories": [ "utilities" ], diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index b13403f1..0edb6107 100644 --- a/apps/changedetection/docker-compose.yml +++ b/apps/changedetection/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: changedetection: - image: ghcr.io/dgtlmoon/changedetection.io:0.45.21 + image: ghcr.io/dgtlmoon/changedetection.io:0.45.22 container_name: changedetection hostname: changedetection volumes: From 1fa3c59d3ee4dcfcb294351acf0674fa0b64c9aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 10:33:39 +0000 Subject: [PATCH 07/16] chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.0 (#3352) --- apps/homeassistant-1/config.json | 4 ++-- apps/homeassistant-1/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/homeassistant-1/config.json b/apps/homeassistant-1/config.json index e9baf9b7..15c582ed 100644 --- a/apps/homeassistant-1/config.json +++ b/apps/homeassistant-1/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "homeassistant-1", - "tipi_version": 13, - "version": "2024.4.4", + "tipi_version": 14, + "version": "2024.5.0", "categories": [ "automation" ], diff --git a/apps/homeassistant-1/docker-compose.yml b/apps/homeassistant-1/docker-compose.yml index 79176e9e..b274fd7d 100644 --- a/apps/homeassistant-1/docker-compose.yml +++ b/apps/homeassistant-1/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: homeassistant-1: - image: ghcr.io/home-assistant/home-assistant:2024.4.4 + image: ghcr.io/home-assistant/home-assistant:2024.5.0 container_name: homeassistant-1 environment: - TZ=${TZ} From 01ce37ddcdfd1ee7b20f72bcc43fe3d7c9d739fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:07:31 +0000 Subject: [PATCH 08/16] chore(deps): update koenkk/zigbee2mqtt docker tag to v1.37.0 (#3353) --- apps/zigbee2mqtt/config.json | 4 ++-- apps/zigbee2mqtt/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/zigbee2mqtt/config.json b/apps/zigbee2mqtt/config.json index a6135b87..5e78dba9 100755 --- a/apps/zigbee2mqtt/config.json +++ b/apps/zigbee2mqtt/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "zigbee2mqtt", - "tipi_version": 3, - "version": "1.36.1", + "tipi_version": 4, + "version": "1.37.0", "categories": [ "utilities", "automation" diff --git a/apps/zigbee2mqtt/docker-compose.yml b/apps/zigbee2mqtt/docker-compose.yml index 45755193..ee6ab699 100644 --- a/apps/zigbee2mqtt/docker-compose.yml +++ b/apps/zigbee2mqtt/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.7' services: zigbee2mqtt: container_name: zigbee2mqtt - image: koenkk/zigbee2mqtt:1.36.1 + image: koenkk/zigbee2mqtt:1.37.0 environment: - TZ=${TZ} volumes: From 1cf3d0f10109e2c18c4b5b59fe47d80a8f347f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 12:09:46 +0000 Subject: [PATCH 09/16] chore(deps): update lscr.io/linuxserver/sabnzbd docker tag to v4.3.0 (#3354) --- apps/sabnzbd/config.json | 4 ++-- apps/sabnzbd/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/sabnzbd/config.json b/apps/sabnzbd/config.json index 4d1a6f53..ab480606 100644 --- a/apps/sabnzbd/config.json +++ b/apps/sabnzbd/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "sabnzbd", - "tipi_version": 12, - "version": "4.2.3", + "tipi_version": 13, + "version": "4.3.0", "categories": [ "media", "utilities" diff --git a/apps/sabnzbd/docker-compose.yml b/apps/sabnzbd/docker-compose.yml index 102f7e07..837c384e 100644 --- a/apps/sabnzbd/docker-compose.yml +++ b/apps/sabnzbd/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: sabnzbd: - image: lscr.io/linuxserver/sabnzbd:4.2.3 + image: lscr.io/linuxserver/sabnzbd:4.3.0 container_name: sabnzbd ports: - ${APP_PORT}:8080 From 33824c87f5e867df4a2a631bfd7681cbf6e435bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:08:41 +0000 Subject: [PATCH 10/16] chore(deps): update budibase/budibase docker tag to v2.24.1 (#3355) --- apps/budibase/config.json | 4 ++-- apps/budibase/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/budibase/config.json b/apps/budibase/config.json index b060e95d..2b85a422 100644 --- a/apps/budibase/config.json +++ b/apps/budibase/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "budibase", - "tipi_version": 129, - "version": "2.24.0", + "tipi_version": 130, + "version": "2.24.1", "categories": [ "development" ], diff --git a/apps/budibase/docker-compose.yml b/apps/budibase/docker-compose.yml index 26f93e5b..565ea35e 100644 --- a/apps/budibase/docker-compose.yml +++ b/apps/budibase/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.7' services: budibase: - image: budibase/budibase:2.24.0 + image: budibase/budibase:2.24.1 restart: unless-stopped container_name: budibase ports: From 013b6644a23fb5a2b8f5e041d18450146fdb2f4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:11:09 +0000 Subject: [PATCH 11/16] chore(deps): update lobehub/lobe-chat docker tag to v0.152.6 (#3356) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index c6a09c9f..6d0e14e2 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "lobe-chat", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", - "tipi_version": 132, - "version": "0.152.5", + "tipi_version": 133, + "version": "0.152.6", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 1be2f10c..9641547d 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: lobe-chat: container_name: lobe-chat - image: lobehub/lobe-chat:v0.152.5 + image: lobehub/lobe-chat:v0.152.6 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From a38bc4e705f35373512d208880aef7cc96a4b262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:06:24 +0000 Subject: [PATCH 12/16] chore(deps): update lobehub/lobe-chat docker tag to v0.152.7 (#3358) --- apps/lobe-chat/config.json | 4 ++-- apps/lobe-chat/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/lobe-chat/config.json b/apps/lobe-chat/config.json index 6d0e14e2..97b0a9b0 100644 --- a/apps/lobe-chat/config.json +++ b/apps/lobe-chat/config.json @@ -5,8 +5,8 @@ "exposable": true, "id": "lobe-chat", "description": "LobeChat is an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible (Function Call) plugin system.", - "tipi_version": 133, - "version": "0.152.6", + "tipi_version": 134, + "version": "0.152.7", "categories": [ "ai" ], diff --git a/apps/lobe-chat/docker-compose.yml b/apps/lobe-chat/docker-compose.yml index 9641547d..ef022525 100644 --- a/apps/lobe-chat/docker-compose.yml +++ b/apps/lobe-chat/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: lobe-chat: container_name: lobe-chat - image: lobehub/lobe-chat:v0.152.6 + image: lobehub/lobe-chat:v0.152.7 environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - OPENAI_PROXY_URL=${OPEANAI_PROXY_URL} From 796d5d803d19394bee1be60caac6d2dffa02db39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:09:07 +0000 Subject: [PATCH 13/16] chore(deps): update simplexchat/smp-server docker tag to v5.7.1 (#3359) --- apps/simplex-smp/config.json | 4 ++-- apps/simplex-smp/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/simplex-smp/config.json b/apps/simplex-smp/config.json index 6edd40a3..c22407c3 100644 --- a/apps/simplex-smp/config.json +++ b/apps/simplex-smp/config.json @@ -6,8 +6,8 @@ "exposable": true, "no_gui": true, "id": "simplex-smp", - "tipi_version": 17, - "version": "5.7.0", + "tipi_version": 18, + "version": "5.7.1", "categories": [ "social" ], diff --git a/apps/simplex-smp/docker-compose.yml b/apps/simplex-smp/docker-compose.yml index 385c8bc7..0227ea18 100644 --- a/apps/simplex-smp/docker-compose.yml +++ b/apps/simplex-smp/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.9' services: simplex-smp: - image: simplexchat/smp-server:v5.7.0 + image: simplexchat/smp-server:v5.7.1 container_name: simplex-smp volumes: - ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z From 173535089bf171bac33e9f0dfcd447104fb44d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:24:19 +0000 Subject: [PATCH 14/16] chore(deps): update ghcr.io/kiwix/kiwix-serve docker tag to v3.7.0 (#3360) --- apps/kiwix-serve/config.json | 13 +++++++++---- apps/kiwix-serve/docker-compose.yml | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/apps/kiwix-serve/config.json b/apps/kiwix-serve/config.json index f61d40cf..4b2fc826 100644 --- a/apps/kiwix-serve/config.json +++ b/apps/kiwix-serve/config.json @@ -5,14 +5,19 @@ "available": true, "exposable": true, "id": "kiwix-serve", - "tipi_version": 1, - "version": "3.5.0-2", - "categories": ["media"], + "tipi_version": 2, + "version": "3.7.0-2", + "categories": [ + "media" + ], "description": "Kiwix Server is a web server for hosting .zim files", "short_desc": "Kiwix Server is a web server for hosting .zim files", "author": "Kiwix", "source": "https://github.com/kiwix/kiwix-tools/", "website": "https://kiwix.org/", "form_fields": [], - "supported_architectures": ["arm64", "amd64"] + "supported_architectures": [ + "arm64", + "amd64" + ] } diff --git a/apps/kiwix-serve/docker-compose.yml b/apps/kiwix-serve/docker-compose.yml index 56b739a8..5216cb6d 100644 --- a/apps/kiwix-serve/docker-compose.yml +++ b/apps/kiwix-serve/docker-compose.yml @@ -3,7 +3,7 @@ version: '3.9' services: kiwix-serve: container_name: kiwix-serve - image: ghcr.io/kiwix/kiwix-serve:3.5.0-2 + image: ghcr.io/kiwix/kiwix-serve:3.7.0-2 ports: - ${APP_PORT}:8080 volumes: From f601579b7e4fa6bca754eb6d1ff6eb9228d999ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:26:54 +0000 Subject: [PATCH 15/16] chore(deps): update ghostfolio/ghostfolio docker tag to v2.78.0 (#3361) --- apps/ghostfolio/config.json | 4 ++-- apps/ghostfolio/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ghostfolio/config.json b/apps/ghostfolio/config.json index fb2dee42..d2ce693a 100644 --- a/apps/ghostfolio/config.json +++ b/apps/ghostfolio/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ghostfolio", - "tipi_version": 79, - "version": "2.77.1", + "tipi_version": 80, + "version": "2.78.0", "categories": [ "finance" ], diff --git a/apps/ghostfolio/docker-compose.yml b/apps/ghostfolio/docker-compose.yml index 82f899ea..4b56be80 100644 --- a/apps/ghostfolio/docker-compose.yml +++ b/apps/ghostfolio/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.9" services: ghostfolio: container_name: ghostfolio - image: ghostfolio/ghostfolio:2.77.1 + image: ghostfolio/ghostfolio:2.78.0 restart: unless-stopped ports: - ${APP_PORT}:3333 From 0f39a01dfe93269c512319d416ab5bfc6a2f55e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 00:11:11 +0000 Subject: [PATCH 16/16] chore(deps): update invoiceninja/invoiceninja docker tag to v5.8.53 (#3362) --- apps/invoice-ninja/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/invoice-ninja/docker-compose.yml b/apps/invoice-ninja/docker-compose.yml index a8e7cef1..94a543f0 100644 --- a/apps/invoice-ninja/docker-compose.yml +++ b/apps/invoice-ninja/docker-compose.yml @@ -42,7 +42,7 @@ services: traefik.http.routers.invoice-ninja-local.tls: true invoice-ninja-server: - image: invoiceninja/invoiceninja:5.8.52 + image: invoiceninja/invoiceninja:5.8.53 container_name: invoice-ninja-server restart: unless-stopped user: 1500:1500