Compare commits

..

No commits in common. "30741b9c71b79f9bc2b7d0595b9dfd226514681a" and "f18db59173eec30b7508fa78626c0726906615ea" have entirely different histories.

5 changed files with 5 additions and 5 deletions

View File

@ -106,7 +106,7 @@
- name: Create the opengist container - name: Create the opengist container
docker_container: docker_container:
name: opengist name: opengist
image: ghcr.io/thomiceli/opengist:1.9 image: ghcr.io/thomiceli/opengist:1.8
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks:

View File

@ -2,7 +2,7 @@
- name: Create the Dell_R730xd Fan Contoller container - name: Create the Dell_R730xd Fan Contoller container
docker_container: docker_container:
name: Dell_R730xd name: Dell_R730xd
image: ghcr.io/tigerblue77/dell_idrac_fan_controller:latest@sha256:174665c24789b8c58bbda82dd48720256c20b1d828f76c02d6f08acc919537a4 image: ghcr.io/tigerblue77/dell_idrac_fan_controller:latest@sha256:ac6ef2e7fc0052219d7041496bd895d046897a1622538ca721462282902198e8
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
env: env:

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:108ecf0fcbd8f77b6e8a513be6f3446feb47666dd1b45ea360569e9aac0960e4 image: ghcr.io/linuxserver/lidarr:latest@sha256:d59485eb738df16ba7000fe214c50758eecb405613cfa7a63339b10855373b77
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:88ff3ff2f1684304f6fb8464037b26e02389a934bcbcdfa8bd54f3813287ad93 image: ghcr.io/linuxserver/readarr:develop@sha256:723f12b59d3fbac56fc35c2068e205c4d219e9edfc5740e5676b1b8c6d73c897
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.1 image: lscr.io/linuxserver/speedtest-tracker:1.2.0
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: