Compare commits

..

No commits in common. "9eae4961916f2d4866410ea2c283346fb399d76f" and "2ae0ecb27e02fc2356d48949f41c71a67c91398e" have entirely different histories.

8 changed files with 8 additions and 8 deletions

View File

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

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.2 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.2 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

@ -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.9 image: ghcr.io/gethomepage/homepage:v0.10.7
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:1fc9bb408cadf0479febc0696d90621a72482e902432f6bf8770529d50f8f833 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 sonarr container - name: Create the sonarr container
docker_container: docker_container:
name: sonarr name: sonarr
image: linuxserver/sonarr:4.0.12 image: linuxserver/sonarr:4.0.11
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: