Dashboard: update to 2.2.0

This commit is contained in:
av
2026-09-02 08:58:49 +03:00
parent 320437ac7c
commit d7ff264c22
+1 -1
View File
@@ -8,7 +8,7 @@ services:
dashboard_app: dashboard_app:
# See versions: https://github.com/gethomepage/homepage/releases # See versions: https://github.com/gethomepage/homepage/releases
image: ghcr.io/gethomepage/homepage:v2.1.2 image: ghcr.io/gethomepage/homepage:v2.2.0
container_name: dashboard_app container_name: dashboard_app
restart: unless-stopped restart: unless-stopped
user: "{{ app_owner_uid }}:{{ app_owner_gid }}" user: "{{ app_owner_uid }}:{{ app_owner_gid }}"