Compare commits
5 Commits
a3d7927557
...
d0b292af2d
| Author | SHA1 | Date | |
|---|---|---|---|
| d0b292af2d | |||
| 1f924d0afb | |||
| 519deb9525 | |||
| 8c1ba5d2a5 | |||
| c27a78f780 |
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.1
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2
|
||||
container_name: kiwix
|
||||
ports:
|
||||
- 2009:8080
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.2.3
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.3.0
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.9
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.10
|
||||
container_name: paperless-ngx
|
||||
ports:
|
||||
- "4009:8000"
|
||||
|
||||
Reference in New Issue
Block a user