Compare commits

..

No commits in common. "16f85ff25e910b6731811f9bd37d0da0f410f068" and "9b432e48276008caf317256fbe862f8e3602e97b" have entirely different histories.

6 changed files with 6 additions and 6 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.10.4 image: amir20/dozzle:v8.9.1
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.10.4 image: amir20/dozzle:v8.9.1
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -26,7 +26,7 @@
- name: Create the Gitea container - name: Create the Gitea container
docker_container: docker_container:
name: gitea name: gitea
image: gitea/gitea:1.23 image: gitea/gitea:1.22
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
# dns_servers: # dns_servers:

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:24a9bff8d50bf818d564198da43361d0576dfca8e51269b7ad3b922bd0f8da2f image: ghcr.io/linuxserver/lidarr:latest@sha256:0380358d42b0faa91aa37013e7d0c6064e1713a07ec03d6ab3f8e8b9e8f60fb7
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

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

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:0ee742f72f9f2731a3fde321cf5f0c1b3ab1087c45e73f4ceec39d9457a706dc image: ghcr.io/linuxserver/readarr:develop@sha256:6febd249cf6b37ad8d3538b92b7f49190cda1ec568609a4fa3d742305773473e
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: