Compare commits

..

No commits in common. "7eeb4bf48e3dc56c0494218dfa374cb289523baa" and "f3a3ed9af0f8653ae02186e9c0960e1e45442694" have entirely different histories.

3 changed files with 3 additions and 13 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
server: server:
image: codeberg.org/forgejo/forgejo:8.0.3 image: codeberg.org/forgejo/forgejo:8.0.2
container_name: forgejo container_name: forgejo
environment: environment:
- USER_UID=1000 - USER_UID=1000

View file

@ -43,7 +43,7 @@ services:
- PGID=1000 - PGID=1000
radarr: radarr:
image: ghcr.io/linuxserver/radarr@sha256:5ab12592e768d04d94bc04877bee194f372ea3946abc6de689311f4d8559ee2f image: ghcr.io/linuxserver/radarr@sha256:47acec85a0d92d107096088aebe83d1d0a434def34e5bac317fff18ca28741ae
container_name: radarr container_name: radarr
ports: ports:
- "7878:7878" - "7878:7878"
@ -129,16 +129,6 @@ services:
- /docker/appdata/doplarr/config:/config - /docker/appdata/doplarr/config:/config
restart: unless-stopped restart: unless-stopped
pinchflat:
image: ghcr.io/kieraneglin/pinchflat@sha256:16dca569fa5f890f60d3b04f0cd25d2af7ccd960ad635ae8ba1e514619df189f
environment:
- TZ=America/New_York
ports:
- "8945:8945"
volumes:
- /docker/appdata/pinchflat/config:/config
- /data/media/Youtube/downloads:/downloads
syncthing: syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3 image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
container_name: syncthing container_name: syncthing

View file

@ -1,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:01cd85925160e4ed20d74cc7c59fd4b166d7ff6349788f6ce390f5672b6c019b image: ghcr.io/linuxserver/jellyfin@sha256:266a8e1a6dc8e01270935a358effee2b0711af23e0e5479985a6501ce1978da7
container_name: jellyfin container_name: jellyfin
devices: devices:
- /dev/dri/renderD129:/dev/dri/renderD129 - /dev/dri/renderD129:/dev/dri/renderD129