Compare commits
1 commit
main
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
a2fff1e121 |
4 changed files with 9 additions and 9 deletions
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.76.1
|
||||
image: ghcr.io/n8n-io/n8n:1.75.2
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
@ -148,7 +148,7 @@ services:
|
|||
- gitea_main
|
||||
|
||||
vaultwarden:
|
||||
image: vaultwarden/server:1.33.0
|
||||
image: vaultwarden/server:1.32.7
|
||||
container_name: vaultwarden
|
||||
ports:
|
||||
- 8989:80
|
||||
|
@ -187,7 +187,7 @@ services:
|
|||
- postgres
|
||||
|
||||
syncthing:
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:ae1d7c5ec535f7b79421d5ff85934b5d17d878b3b249e42f632dd4d4aa6423ab
|
||||
container_name: syncthing
|
||||
hostname: ARM
|
||||
environment:
|
||||
|
|
|
@ -104,7 +104,7 @@ services:
|
|||
|
||||
|
||||
doplarr:
|
||||
image: ghcr.io/linuxserver/doplarr@sha256:51f6982a2070f8aa0dce6fbbc85425671f2667063254c4fe7a13ce4c70c8f212
|
||||
image: ghcr.io/linuxserver/doplarr@sha256:3faf2a09e08047f22581396b39ea6a5c6a09f0de09d106d0b634c018f341f342
|
||||
container_name: doplarr
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
@ -129,7 +129,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
syncthing:
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:ae1d7c5ec535f7b79421d5ff85934b5d17d878b3b249e42f632dd4d4aa6423ab
|
||||
container_name: syncthing
|
||||
hostname: ARRS
|
||||
environment:
|
||||
|
@ -148,7 +148,7 @@ services:
|
|||
|
||||
## Should move this to Ubu
|
||||
code-server:
|
||||
image: ghcr.io/linuxserver/code-server@sha256:1c0c8d975186fd58ab2dbb50f0370c29ca1dcb6abe93b18c613104e9f44262b3
|
||||
image: ghcr.io/linuxserver/code-server@sha256:5469aa7f5244ca7ebdc5d28aea927d4edf0f6d1d6cd5cbea05872672b8f66225
|
||||
container_name: code-server
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
@ -163,7 +163,7 @@ services:
|
|||
restart: unless-stopped
|
||||
## Downloaders
|
||||
sabnzbd:
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -40,7 +40,7 @@ services:
|
|||
- apparmor:unconfined
|
||||
|
||||
syncthing:
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be
|
||||
image: ghcr.io/linuxserver/syncthing@sha256:ae1d7c5ec535f7b79421d5ff85934b5d17d878b3b249e42f632dd4d4aa6423ab
|
||||
container_name: syncthing
|
||||
hostname: JF
|
||||
environment:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
plex:
|
||||
image: ghcr.io/linuxserver/plex@sha256:e671d57838f096d059aa3b896e4681a19043716986cfb794b521d994ba9ebf45
|
||||
image: ghcr.io/linuxserver/plex@sha256:dda062ebde8c619a656f7ed6e6da7885ca7e114536c1e76b1de3e32a57d3597b
|
||||
container_name: plex
|
||||
network_mode: host
|
||||
environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue