From 351294ea00b33ad3e833ecbe92018a431fa8b637 Mon Sep 17 00:00:00 2001 From: Markus Date: Fri, 19 Sep 2025 23:53:53 +0200 Subject: [PATCH] updated homarr to 1.38.0 --- apps/homarr/config.json | 4 ++-- apps/homarr/docker-compose.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/homarr/config.json b/apps/homarr/config.json index 7095484..61ba91d 100644 --- a/apps/homarr/config.json +++ b/apps/homarr/config.json @@ -10,7 +10,7 @@ ], "description": "A simple, yet powerful dashboard for your server", "tipi_version": 2, - "version": "v1.37.0", + "version": "v1.38.0", "source": "https://homarr.dev/", "exposable": true, "supported_architectures": [ @@ -18,7 +18,7 @@ "amd64" ], "created_at": 1758234878230, - "updated_at": 1758234878230, + "updated_at": 1758318809999, "dynamic_config": true, "form_fields": [] } diff --git a/apps/homarr/docker-compose.json b/apps/homarr/docker-compose.json index e8f512b..5e9f301 100644 --- a/apps/homarr/docker-compose.json +++ b/apps/homarr/docker-compose.json @@ -2,7 +2,7 @@ "services": [ { "name": "homarr", - "image": "ghcr.io/homarr-labs/homarr:v1.37.0", + "image": "ghcr.io/homarr-labs/homarr:v1.38.0", "isMain": true, "environment": { "SECRET_ENCRYPTION_KEY": "5028cc51f7b083863f13b11603a6e1eec9bb9675cedfa89f53700aa37d33176a"