Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: aki-bot <103840025+aki-bot[bot]@users.noreply.github.com>
  • Loading branch information
aki-bot[bot] authored Dec 2, 2023
1 parent f5318af commit 9b86562
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
heimdall:
image: lscr.io/linuxserver/heimdall:2.5.8@sha256:64c1b0f14a914ada112d1e643a5881c412e5dbb422957d411782d99ecf0bedf1 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.5.8@sha256:d5ea1175329e25781d0f30d9e7622f79d3fee2cf617b5c10e97e655103f743d5 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
home-assistant:
image: lscr.io/linuxserver/homeassistant:2023.11.3@sha256:133b6a00bd06c0505d7096d21c24fcaf89a3d8012d250b5ee61d116bcd2053b7 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2023.11.3@sha256:e7f36b36cb0cac76f4541698e0e6f4b018841cb5b377912da637e85622624525 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand All @@ -23,7 +23,7 @@ services:
restart: always

mosquitto:
image: eclipse-mosquitto:2.0.18@sha256:d29d5247803ee979f1a9c7af6307e6840e9604456c913be4ede175a9d7be9ac4 # editorconfig-checker-disable-line
image: eclipse-mosquitto:2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"
volumes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
restart: always

plex:
image: lscr.io/linuxserver/plex:1.32.7@sha256:56d4304302cb2bb87a5ebe7b8c3d2f4caf47dcb1ddb8ac3613920d89440961df # editorconfig-checker-disable-line
image: lscr.io/linuxserver/plex:1.32.7@sha256:ead806ccf8f02c57656d9a086de1962ba6d6b17f535924489ed66278051ad858 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down Expand Up @@ -103,7 +103,7 @@ services:
restart: always

radarr:
image: lscr.io/linuxserver/radarr:5.1.3@sha256:ee96728ead2d3e6d7ccd32a96e16c13ea3818ffa7579fb0c11fe205f9733ae74 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/radarr:5.1.3@sha256:216f0a151aa8a3a27c4c1600e4b2fc80af19845cc1cdd7011e1f07a4eab10665 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand All @@ -124,7 +124,7 @@ services:
restart: always

sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.1.0@sha256:c2ef513dfd4d23fc19cf529029e7ee293ac4980e41fd132a87adecfb2a12f920 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.1.0@sha256:2648edb6b5bbdede1380abc3c63def6d28f3141cc2efdc45dd475b1840255543 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand All @@ -145,7 +145,7 @@ services:
restart: always

sonarr:
image: lscr.io/linuxserver/sonarr:3.0.10@sha256:3e25bfa2304448e26d43bf09e6291b238c43db897764846b084f2f3f1176c40f # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:3.0.10@sha256:3f25015afacc1823e59095c8c516a526cf29a92e94ebd0a01b9783259caac6a3 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ networks:

services:
nginx-proxy-manager:
image: jc21/nginx-proxy-manager:2.10.4@sha256:e1000dd653d193ac70cb3635c27333b0183a11f987e2b1c6043589d9d948bc0f # editorconfig-checker-disable-line
image: jc21/nginx-proxy-manager:2.10.4@sha256:081c4c544ad5da81022b3b030c2ba50175923bc87a534bce8b52f870e695e9f1 # editorconfig-checker-disable-line
volumes:
- "{{ volumes_directory }}/nginx-proxy-manager/data:/data"
- "{{ volumes_directory }}/nginx-proxy-manager/etc-letsencrypt:\
Expand Down

0 comments on commit 9b86562

Please sign in to comment.