Compare commits

..

No commits in common. "6d8f2ddbeb4edf84bbdf5f54ea1656a50bc71884" and "d879cb8f7dab049d3f0f3181b7bdabf2521fdea7" 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.9.1 image: amir20/dozzle:v8.9.0
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.9.1 image: amir20/dozzle:v8.9.0
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -16,7 +16,7 @@
- name: Create the homepage container - name: Create the homepage container
docker_container: docker_container:
name: homepage name: homepage
image: ghcr.io/gethomepage/homepage:v0.10.7 image: ghcr.io/gethomepage/homepage:v0.10.6
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -10,7 +10,7 @@
- name: Create the jellyseerr container - name: Create the jellyseerr container
docker_container: docker_container:
name: jellyseerr name: jellyseerr
image: fallenbagel/jellyseerr:2.2.3 image: fallenbagel/jellyseerr:2.1.0
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:0380358d42b0faa91aa37013e7d0c6064e1713a07ec03d6ab3f8e8b9e8f60fb7 image: ghcr.io/linuxserver/lidarr:latest@sha256:f502893fc25fffd9012d85e7bf0670a948783975b9c8d91372869f072389342b
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.17.2 image: linuxserver/radarr:5.16.3
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:6febd249cf6b37ad8d3538b92b7f49190cda1ec568609a4fa3d742305773473e image: ghcr.io/linuxserver/readarr:develop@sha256:bd216d9bb87dc99a0f518ba09581f11087b1edfd4807d004eff05b814513dc44
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: