From 8849900b86bb8ac40c20fb5d6f66e472a6be9bf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 22:17:31 +0000 Subject: [PATCH] chore(deps): update ghcr.io/ajnart/homarr docker tag to v0.10.2 --- apps/homarr/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/homarr/docker-compose.yml b/apps/homarr/docker-compose.yml index b6d05a8f..c7f504f8 100644 --- a/apps/homarr/docker-compose.yml +++ b/apps/homarr/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: homarr: container_name: homarr - image: ghcr.io/ajnart/homarr:0.9.2 + image: ghcr.io/ajnart/homarr:0.10.2 restart: unless-stopped volumes: - ${APP_DATA_DIR}/data/config:/app/data/configs