From a031768c3e7dd2f5ad00fce7274587de84fb95f5 Mon Sep 17 00:00:00 2001 From: Mario Neuhold Date: Tue, 7 Oct 2025 12:19:45 +0200 Subject: [PATCH] feat(templates): pin homarr image version to v1.40.0 --- templates/compose/homarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/homarr.yaml b/templates/compose/homarr.yaml index aea281b64..117fd8738 100644 --- a/templates/compose/homarr.yaml +++ b/templates/compose/homarr.yaml @@ -7,7 +7,7 @@ services: homarr: - image: ghcr.io/homarr-labs/homarr:latest + image: ghcr.io/homarr-labs/homarr:v1.40.0 environment: - SERVICE_URL_HOMARR_7575 - SERVICE_HEX_32_HOMARR