diff --git a/apps/homarr/0.16.0/docker-compose.yml b/apps/homarr/0.16.0/docker-compose.yml index 17445f063..fb1d7267a 100644 --- a/apps/homarr/0.16.0/docker-compose.yml +++ b/apps/homarr/0.16.0/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"