From be844e848ae0f8f6af2d3a409a8a6b56ab7d46bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:37:29 +0000 Subject: [PATCH] chore(deps): update ghcr.io/homarr-labs/homarr docker tag to v1.45.3 --- apps/homarr/1.45.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/homarr/1.45.2/docker-compose.yml b/apps/homarr/1.45.2/docker-compose.yml index 5564e31c1..f1f4a4250 100644 --- a/apps/homarr/1.45.2/docker-compose.yml +++ b/apps/homarr/1.45.2/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.45.2 + image: ghcr.io/homarr-labs/homarr:v1.45.3 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"