From 84e3659155f094fcd8b6f21cd2dac06f32fc1026 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 02:28:40 +0000 Subject: [PATCH] Update ghcr.io/homarr-labs/homarr Docker tag to v1.34.0 --- apps/homarr/1.33.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/homarr/1.33.0/docker-compose.yml b/apps/homarr/1.33.0/docker-compose.yml index 1bfc7c934..8ecb5f380 100644 --- a/apps/homarr/1.33.0/docker-compose.yml +++ b/apps/homarr/1.33.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.33.0 + image: ghcr.io/homarr-labs/homarr:v1.34.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"