Compare commits

...

2 Commits

Author SHA1 Message Date
Mike Wilson
9a3ce1d7d0 Updated container registry for hotio 2024-01-29 11:21:20 -05:00
Mike Wilson
6314582b72 Switched qbittorrent container image to libtorrentv1 tag 2024-01-29 11:21:20 -05:00

View File

@@ -7,7 +7,7 @@ networks:
services: services:
qbittorrent: qbittorrent:
container_name: qbittorrent container_name: qbittorrent
image: lscr.io/linuxserver/qbittorrent:4.5.3 image: lscr.io/linuxserver/qbittorrent:libtorrentv1
restart: unless-stopped restart: unless-stopped
network_mode: "container:gluetun" network_mode: "container:gluetun"
environment: environment:
@@ -63,7 +63,7 @@ services:
unpackerr: unpackerr:
container_name: unpackerr container_name: unpackerr
image: cr.hotio.dev/hotio/unpackerr image: ghcr.io/hotio/unpackerr
networks: networks:
- starr - starr
environment: environment: