Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#403)
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 6, 2024
1 parent 4ecf7e2 commit 4a3c57b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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:9bf41c2b5835a98b95c2083b7bfef21d9779e8fc228f7479f2bbb4f261b23665 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.5.8@sha256:2c841b03f882e999d019b0b59463c16a2bc60eca5bbc98ef1fceff411cb1518b # 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.12.4@sha256:480e1398bfa4a061ad0e0b70e5a4dbdab1d7abd362c67aee2d7b1f0bc788f894 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2023.12.4@sha256:6bae57217cedda1d6de32f74696c2ac956f7c5e752e4c693e447414e2e9d9647 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

radarr:
image: lscr.io/linuxserver/radarr:5.2.6@sha256:89168fef2fba0704da8803a466e3668a92b119a544db5c5e2dba88723d41e240 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/radarr:5.2.6@sha256:5712d210a6b16ed54a62d23e7d7f90c83170495664af7f6c7ee9914a2e3b6638 # 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.0@sha256:b1eeafb10a3eaa151694e3dd893c136d745c5d61ebbe9c731e65ca336a39a117 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:4.0.0@sha256:56be5ed1a521c04727b99f114d2f979401ece31e39efa018e01ec1654677b889 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit 4a3c57b

Please sign in to comment.