diff --git a/homarr/docker-compose.yml b/homarr/docker-compose.yml index 5de8db5..55b93e2 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:1.13.1 + image: ghcr.io/homarr-labs/homarr:v1.13.1 restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock