From 51b9c5488d4a8a8dc5281af0fd72adfc5d24ae4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:23:39 +0000 Subject: [PATCH] chore(deps): update ghcr.io/homarr-labs/homarr docker tag to v1.54.0 --- apps/homarr/1.53.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/homarr/1.53.2/docker-compose.yml b/apps/homarr/1.53.2/docker-compose.yml index 3f8675028..ba17a1e5f 100644 --- a/apps/homarr/1.53.2/docker-compose.yml +++ b/apps/homarr/1.53.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.53.2 + image: ghcr.io/homarr-labs/homarr:v1.54.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"