Compare commits

..

No commits in common. "0ecf0008da0ba28a8f7e74aeb22fe58d3ed9ee0d" and "5ed2bc6007780f35e2429a6e0957530e12f1c3e7" have entirely different histories.

7 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
- name: Create the dozzle container - name: Create the dozzle container
docker_container: docker_container:
name: dozzle_agent name: dozzle_agent
image: amir20/dozzle:v8.12.3 image: amir20/dozzle:v8.11.9
restart_policy: unless-stopped restart_policy: unless-stopped
command: agent command: agent
recreate: true recreate: true

View File

@ -10,7 +10,7 @@
- name: Create the dozzle container - name: Create the dozzle container
docker_container: docker_container:
name: dozzle name: dozzle
image: amir20/dozzle:v8.12.3 image: amir20/dozzle:v8.11.9
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -14,7 +14,7 @@
- name: Create the lidarr container - name: Create the lidarr container
docker_container: docker_container:
name: lidarr name: lidarr
image: ghcr.io/linuxserver/lidarr:latest@sha256:365c8efdcf16f7025e41d46bdbaf281e8f01307e0f1baae4424b32abf1b1d473 image: ghcr.io/linuxserver/lidarr:latest@sha256:fe7a71b2f58dd3585eda02d5cc3eb79b20304c58a676a2bd57e7713be19a3627
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -10,7 +10,7 @@
- name: Create the radarr container - name: Create the radarr container
docker_container: docker_container:
name: radarr name: radarr
image: linuxserver/radarr:5.21.1 image: linuxserver/radarr:5.20.2
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -10,7 +10,7 @@
- name: Create the readarr container - name: Create the readarr container
docker_container: docker_container:
name: readarr name: readarr
image: ghcr.io/linuxserver/readarr:develop@sha256:7ca57b101b1e00431266e88534d2ed7c3049bcc58eabe3f6f4fddac5a9842a3f image: ghcr.io/linuxserver/readarr:develop@sha256:7290cb6f81bd1d495456b3ca27122d78f4cbfe1056decbf08e9dc1ff295d4705
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -10,7 +10,7 @@
- name: Create the sabnzbd container - name: Create the sabnzbd container
docker_container: docker_container:
name: sabnzbd name: sabnzbd
image: linuxserver/sabnzbd:4.5.0 image: linuxserver/sabnzbd:4.4.1
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -11,7 +11,7 @@
- name: Create the speedtest container - name: Create the speedtest container
docker_container: docker_container:
name: speedtest name: speedtest
image: lscr.io/linuxserver/speedtest-tracker:1.3.0 image: lscr.io/linuxserver/speedtest-tracker:1.2.5
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: