Compare commits
14
Commits
4d84e676cd
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa2ee3bbed | ||
|
|
5a18e9f044 | ||
|
|
6cebf76950 | ||
|
|
2b0abaa46c | ||
|
|
7c07142e24 | ||
|
|
b5fc1ca8f0 | ||
|
|
b5929f6ede | ||
|
|
e52a8f3753 | ||
|
|
4bd2e15e67 | ||
|
|
ee2313aa00 | ||
|
|
ad20f8ea63 | ||
|
|
2924643344 | ||
|
|
bc7b6eee44 | ||
|
|
daa64d11a3 |
@@ -13,7 +13,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: authelia
|
||||
image: authelia/authelia:4.39.24
|
||||
image: authelia/authelia:4.39.25
|
||||
ports:
|
||||
- 9959:9959 # metrics prometheus
|
||||
networks:
|
||||
|
||||
@@ -5,7 +5,7 @@ services:
|
||||
# extends:
|
||||
# file: ${TEMPLATES_PATH}
|
||||
# service: default
|
||||
image: louislam/uptime-kuma:2.5.3
|
||||
image: louislam/uptime-kuma:2.5.4
|
||||
container_name: uptime-kuma
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v3.1.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v3.2.0
|
||||
ports:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: freshrss/freshrss:1.29.1
|
||||
image: freshrss/freshrss:1.30.0
|
||||
container_name: freshrss
|
||||
ports:
|
||||
- 4014:80
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.9.1
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.9.2
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.16.2
|
||||
image: ghcr.io/linkwarden/linkwarden:v2.16.3
|
||||
container_name: linkwarden
|
||||
ports:
|
||||
- 4020:3000
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ollama/ollama:0.33.3
|
||||
image: ollama/ollama:0.34.0
|
||||
container_name: ollama
|
||||
ports:
|
||||
- 4019:11434
|
||||
|
||||
Reference in New Issue
Block a user