diff --git a/apps/homarr/0.16.0/data.yml b/apps/homarr/0.16.1/data.yml similarity index 100% rename from apps/homarr/0.16.0/data.yml rename to apps/homarr/0.16.1/data.yml diff --git a/apps/homarr/0.16.0/docker-compose.yml b/apps/homarr/0.16.1/docker-compose.yml similarity index 91% rename from apps/homarr/0.16.0/docker-compose.yml rename to apps/homarr/0.16.1/docker-compose.yml index 3f4084391..0d1977324 100644 --- a/apps/homarr/0.16.0/docker-compose.yml +++ b/apps/homarr/0.16.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/ajnart/homarr:0.16.0 + image: ghcr.io/ajnart/homarr:0.16.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"