Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#416)
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 Jan 27, 2024
1 parent 9fff8c7 commit c95fb16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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:143cc520d959fef8595be109170d4dc53bd66e6bc5c4923e0ee426131b6c861c # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.5.8@sha256:4ce4e2966d4bb52dd6e1ecff98740588406bf8df04da46f02c4ea843a1d41db6 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
restart: always

mosquitto:
image: eclipse-mosquitto:2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d # editorconfig-checker-disable-line
image: eclipse-mosquitto:2.0.18@sha256:d19f9b74ec560b7995a1b8c3fd5ccc05940aed0bad28f5926406e1803212be10 # 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.8@sha256:a2394768ff357b5ca4435e13afadb80842a43492c5d03806aff7ed5186424d87 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/plex:1.32.8@sha256:9f87f22e66be3cb980f0c69c6e41179c694f856a8e9262f21eb060e97fd21601 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

prowlarr:
image: lscr.io/linuxserver/prowlarr:1.12.2@sha256:2fe513645d0c13f4675e8c5af4c94c05b72fd8a18dde79088c6f49e3aa456414 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/prowlarr:1.12.2@sha256:f586b78ddcc7f2ed3c1977689c4cbdd3b2386ae4c3fc83a256715e8b6958037f # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:1bf8c6e34f9d7eab3d46da158948f3be52c8a83f9f2a6dbd534de4fa2c3e4fb1 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:356c8b05c3abf52164e0bef0b7f3d6b2f5f5636e6ffdcd64c4efc1dd467ebc6f # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

radarr:
image: lscr.io/linuxserver/radarr:5.2.6@sha256:cd9d09c33397374703e7e1de15731acc2770ac60a0a3c2a9b09bbd1a55dec8d6 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/radarr:5.2.6@sha256:5065337112be3d83df0130a401f5789c46f575e7439b2d4151c97b8921de0456 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

sonarr:
image: lscr.io/linuxserver/sonarr:4.0.1@sha256:6658221d9ccc80b93f0a15a695f064ee6ee520c6eb16afdeff03fcddc1181eef # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:4.0.1@sha256:a930140c17a5326cd15387134a6d1fcff1915fdf8c205728abd9a18889723c68 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit c95fb16

Please sign in to comment.