mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-03-18 23:07:30 +00:00
Compare commits
4 Commits
aeab443a3c
...
420eb867d5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
420eb867d5 | ||
|
|
53212b42be | ||
|
|
de48ee5164 | ||
|
|
64695ec1bd |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.11.2
|
||||
image: docker.n8n.io/n8nio/n8n:2.12.2
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1332
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1392
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2026030905
|
||||
image: jellyfin/jellyfin:2026031605
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
POSTGRES_DB: paperless
|
||||
|
||||
paperless-webserver:
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.10
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.11
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user