diff --git a/project/infrastructure/homepage/homepage.yml b/project/infrastructure/homepage/homepage.yml index c4a47a5..a61ad6f 100644 --- a/project/infrastructure/homepage/homepage.yml +++ b/project/infrastructure/homepage/homepage.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: ghcr.io/gethomepage/homepage:v1.9.0 + image: ghcr.io/gethomepage/homepage:v1.10.1 container_name: homepage ports: - 3030:3000