Dashboard: update to 2.3.0
This commit is contained in:
@@ -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.2.0
|
image: ghcr.io/gethomepage/homepage:v2.3.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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user