From dc2be9c5cde54d893b3f4c99a4b456c33fd871a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 00:01:13 +0000 Subject: [PATCH] Update ghcr.io/homarr-labs/homarr Docker tag to v1.23.0 --- homarr/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homarr/docker-compose.yml b/homarr/docker-compose.yml index c70d623..85ede06 100644 --- a/homarr/docker-compose.yml +++ b/homarr/docker-compose.yml @@ -1,7 +1,7 @@ services: homarr: container_name: homarr - image: ghcr.io/homarr-labs/homarr:v1.18.0 + image: ghcr.io/homarr-labs/homarr:v1.23.0 restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock -- 2.49.1