Compare commits

..

No commits in common. "854af6d4c05084c00a7d48964a7273e65e1e00e0" and "9493617b421e6829ea9c44f8a876dc31c5a8bb65" have entirely different histories.

9 changed files with 9 additions and 9 deletions

View File

@ -56,7 +56,7 @@
- name: Create traefik Container
docker_container:
name: traefik
image: traefik:v3.3
image: traefik:v3.2
restart_policy: unless-stopped
networks:
- name: "proxy"

View File

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

View File

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

View File

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

View File

@ -10,7 +10,7 @@
- name: Create the mealie container
docker_container:
name: mealie
image: ghcr.io/mealie-recipes/mealie:v2.4.2
image: ghcr.io/mealie-recipes/mealie:v2.4.1
restart_policy: unless-stopped
networks:
- name: proxy

View File

@ -10,7 +10,7 @@
- name: Create the prowlarr container
docker_container:
name: prowlarr
image: linuxserver/prowlarr:1.29.2
image: linuxserver/prowlarr:1.28.2
restart_policy: unless-stopped
recreate: true
networks:

View File

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

View File

@ -10,7 +10,7 @@
- name: Create the readarr container
docker_container:
name: readarr
image: ghcr.io/linuxserver/readarr:develop@sha256:6febd249cf6b37ad8d3538b92b7f49190cda1ec568609a4fa3d742305773473e
image: ghcr.io/linuxserver/readarr:develop@sha256:846b44a8cfe2b72d52253fbe24f201975ff36c9ff9e8b5d3778c1e9aa31e3e8b
restart_policy: unless-stopped
recreate: true
networks:

View File

@ -10,7 +10,7 @@
- name: Create the sonarr container
docker_container:
name: sonarr
image: linuxserver/sonarr:4.0.12
image: linuxserver/sonarr:4.0.11
restart_policy: unless-stopped
recreate: true
networks: