diff --git a/ansible/roles/servers/templates/server-nas/docker/apps/dashboard/compose.yml.j2 b/ansible/roles/servers/templates/server-nas/docker/apps/dashboard/compose.yml.j2 index 62ed4b4db..3500b7a97 100755 --- a/ansible/roles/servers/templates/server-nas/docker/apps/dashboard/compose.yml.j2 +++ b/ansible/roles/servers/templates/server-nas/docker/apps/dashboard/compose.yml.j2 @@ -1,7 +1,7 @@ --- services: heimdall: - image: lscr.io/linuxserver/heimdall:2.5.8@sha256:d5ea1175329e25781d0f30d9e7622f79d3fee2cf617b5c10e97e655103f743d5 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/heimdall:2.5.8@sha256:b3a1b10ae3e59c0103d483180b22ed014b5bd6896ba3086556c9ffe3e3f4ea59 # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" diff --git a/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 b/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 index c34f7e8f3..9fc2960b5 100755 --- a/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 +++ b/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 @@ -1,7 +1,7 @@ --- services: home-assistant: - image: lscr.io/linuxserver/homeassistant:2023.11.3@sha256:e7f36b36cb0cac76f4541698e0e6f4b018841cb5b377912da637e85622624525 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/homeassistant:2023.11.3@sha256:69ec5b071571ff62d11be757d76a83d600245462812fca0d5f5343529a30b46a # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" diff --git a/ansible/roles/servers/templates/server-nas/docker/apps/media/compose.yml.j2 b/ansible/roles/servers/templates/server-nas/docker/apps/media/compose.yml.j2 index 14f5f2c8b..bcee05ee7 100755 --- a/ansible/roles/servers/templates/server-nas/docker/apps/media/compose.yml.j2 +++ b/ansible/roles/servers/templates/server-nas/docker/apps/media/compose.yml.j2 @@ -38,7 +38,7 @@ services: restart: always plex: - image: lscr.io/linuxserver/plex:1.32.7@sha256:ead806ccf8f02c57656d9a086de1962ba6d6b17f535924489ed66278051ad858 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/plex:1.32.7@sha256:16fdcc224d159edc59ef9a41a190ba1dbec292b5d9073fa8581e81ca3eadd35c # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" @@ -63,7 +63,7 @@ services: restart: always prowlarr: - image: lscr.io/linuxserver/prowlarr:1.10.5@sha256:c99aff42186aa7f14f4f62a1f31b9e637d16ce63c3af3b91b8c90d678bfcaad8 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/prowlarr:1.10.5@sha256:32862778178646d9db71a47446ae7fff63fd7a859451bbc3c831613959fb3c7d # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" @@ -81,7 +81,7 @@ services: restart: always qbittorrent: - image: lscr.io/linuxserver/qbittorrent:4.6.2@sha256:7d5df5c5fd1bc254208003739f2b22c91d15ffd3e6283b057fae1b17b7c29c3d # editorconfig-checker-disable-line + image: lscr.io/linuxserver/qbittorrent:4.6.2@sha256:019920f36a1a3dded9c4a8df68efd94f5659b1de93d1222febc8c210d65bbdb2 # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" @@ -103,7 +103,7 @@ services: restart: always radarr: - image: lscr.io/linuxserver/radarr:5.1.3@sha256:216f0a151aa8a3a27c4c1600e4b2fc80af19845cc1cdd7011e1f07a4eab10665 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/radarr:5.1.3@sha256:170ddd0db09962ef5cb34ed277aea81d93380f46b76be4c2cf3ddc7dfb30aeaa # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" @@ -124,7 +124,7 @@ services: restart: always sabnzbd: - image: lscr.io/linuxserver/sabnzbd:4.1.0@sha256:2648edb6b5bbdede1380abc3c63def6d28f3141cc2efdc45dd475b1840255543 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/sabnzbd:4.1.0@sha256:2e8400f3b64983a54c0f3486ae705e9f1d11d155b889ebf5907713859e823336 # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" @@ -145,7 +145,7 @@ services: restart: always sonarr: - image: lscr.io/linuxserver/sonarr:3.0.10@sha256:3f25015afacc1823e59095c8c516a526cf29a92e94ebd0a01b9783259caac6a3 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/sonarr:3.0.10@sha256:13fbee7aa88e58981b5029f70e4f4b4051819fd75b06a1eebac541e640da8447 # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}"