diff --git a/apps/homarr/1.40.0/docker-compose.yml b/apps/homarr/1.40.0/docker-compose.yml index 2db16a3cf..9ae0f6f09 100644 --- a/apps/homarr/1.40.0/docker-compose.yml +++ b/apps/homarr/1.40.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.40.0 + image: ghcr.io/homarr-labs/homarr:v1.41.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"