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,
|
||||
"exposable": true,
|
||||
"port": 8756,
|
||||
"tipi_version": 13,
|
||||
"version": "0.9.1",
|
||||
"tipi_version": 14,
|
||||
"version": "0.9.2",
|
||||
"id": "homepage",
|
||||
"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.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
homepage:
|
||||
image: ghcr.io/gethomepage/homepage:v0.9.1
|
||||
image: ghcr.io/gethomepage/homepage:v0.9.2
|
||||
container_name: homepage
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user