diff --git a/apps/homarr/1.50.1/docker-compose.yml b/apps/homarr/1.50.1/docker-compose.yml index c882a8cb8..9d69443c0 100644 --- a/apps/homarr/1.50.1/docker-compose.yml +++ b/apps/homarr/1.50.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: homarr: - image: ghcr.io/homarr-labs/homarr:v1.50.1 + image: ghcr.io/homarr-labs/homarr:v1.51.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"