mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-26 02:43:23 +00:00
Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7521d67e90 | ||
|
|
a1fc86b0b7 | ||
|
|
f521aec5af | ||
|
|
e282dfc424 | ||
|
|
6c24b0b99b | ||
|
|
e38b22f1ce |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
esphome:
|
||||
image: ghcr.io/esphome/esphome:2026.6.2
|
||||
image: ghcr.io/esphome/esphome:2026.6.3
|
||||
ports:
|
||||
- "6052"
|
||||
networks:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
fireshare:
|
||||
container_name: fireshare
|
||||
image: shaneisrael/fireshare:1.7.1-lite
|
||||
image: shaneisrael/fireshare:1.7.3-lite
|
||||
ports:
|
||||
- "80"
|
||||
volumes:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.2110
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.2142
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2026062206
|
||||
image: jellyfin/jellyfin:2026062906
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
sonarr:
|
||||
container_name: sonarr
|
||||
image: ghcr.io/hotio/sonarr:release-4.0.17.2952
|
||||
image: ghcr.io/hotio/sonarr:release-4.0.19.2979
|
||||
ports:
|
||||
- "8989"
|
||||
networks:
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
|
||||
web_recipes:
|
||||
restart: always
|
||||
image: vabene1111/recipes:2.6.11
|
||||
image: vabene1111/recipes:2.6.12
|
||||
networks:
|
||||
- default
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user