Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd4378c8c7 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/gethomepage/homepage:v2.1.2
|
||||
image: ghcr.io/gethomepage/homepage:v2.3.0
|
||||
container_name: homepage
|
||||
ports:
|
||||
- 3030:3000
|
||||
|
||||
@@ -5,7 +5,7 @@ services:
|
||||
# extends:
|
||||
# file: ${TEMPLATES_PATH}
|
||||
# service: default
|
||||
image: louislam/uptime-kuma:2.5.4
|
||||
image: louislam/uptime-kuma:2.5.3
|
||||
container_name: uptime-kuma
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.9.2
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.9.1
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
Reference in New Issue
Block a user