Compare commits

..

No commits in common. "03e10ad2b313c35b612cab9a2042b2e367195b30" and "ea223d4ad2aa7eca3a5753b490215b0302a12f62" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ services:
- PGID=1000 - PGID=1000
prowlarr: prowlarr:
image: lscr.io/linuxserver/prowlarr@sha256:575327a71a9f00284246623a237d5079f3dc53db05805373938dd7534987bf26 image: lscr.io/linuxserver/prowlarr@sha256:79d86cd631095c6bcb658f7b7535fe751719e1f803461f56778c91379bb15e62
ports: ports:
- "9696:9696" - "9696:9696"
volumes: volumes:

View file

@ -16,7 +16,7 @@ services:
restart: unless-stopped restart: unless-stopped
arch-qbittorrentvpn: arch-qbittorrentvpn:
image: binhex/arch-qbittorrentvpn@sha256:ef28b69de0c3172807c324f32757b0c479cb4b88b6845f0558a7b602f0aee3c4 image: binhex/arch-qbittorrentvpn@sha256:1c0d02fab033d7b84eef15036d60bf6db092a9cf410d9570dfc76e258a4104ab
container_name: qbittorrentvpn container_name: qbittorrentvpn
volumes: volumes:
- '/docker/appdata/qbitty:/config' - '/docker/appdata/qbitty:/config'