Merge branch 'master' of git.comprofix.com:mmckinnon/homelab
All checks were successful
Deploy / Prepare Build (push) Successful in 1m30s

This commit is contained in:
Matthew McKinnon 2025-02-24 16:52:09 +10:00
commit 814157c459
4 changed files with 4 additions and 4 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.11.5 image: amir20/dozzle:v8.11.6
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.11.5 image: amir20/dozzle:v8.11.6
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -10,7 +10,7 @@
- name: Create the prowlarr container - name: Create the prowlarr container
docker_container: docker_container:
name: prowlarr name: prowlarr
image: linuxserver/prowlarr:1.30.2 image: linuxserver/prowlarr:1.31.2
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.2.3 image: lscr.io/linuxserver/speedtest-tracker:1.2.5
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: