chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.9.2 (#3680)
This commit is contained in:
parent
447f2af8ae
commit
906cf25fb8
|
@ -4,8 +4,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8756,
|
"port": 8756,
|
||||||
"tipi_version": 13,
|
"tipi_version": 14,
|
||||||
"version": "0.9.1",
|
"version": "0.9.2",
|
||||||
"id": "homepage",
|
"id": "homepage",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"description": "A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.",
|
"description": "A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages.",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
homepage:
|
homepage:
|
||||||
image: ghcr.io/gethomepage/homepage:v0.9.1
|
image: ghcr.io/gethomepage/homepage:v0.9.2
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user