diff --git a/project/infrastructure/homepage/homepage.yml b/project/infrastructure/homepage/homepage.yml index 0b0c12e..047cc6a 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.13.2 + image: ghcr.io/gethomepage/homepage:v2.1.2 container_name: homepage ports: - 3030:3000