Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#471)
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 Jun 29, 2024
1 parent 9599013 commit 90368f9
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.6.1@sha256:b40b210de8e29390df8c420f36ab01fce2b756393ff5a7eb7566e5ed3bcc1689 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.6.1@sha256:6546ec35a230fb15ad26676a27fdc1b07d1ace14ee1f27235bd6884c09af88a3 # 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:2024.6.4@sha256:12d1d42c000a909a426a414cfed85787b3370cb47cc08aa8b7de7a787a903a14 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2024.6.4@sha256:89fcf17a148a16ac40c55cc457d5f8254148f16539b68ff650d2cb439fd05f80 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

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

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.5@sha256:e46f9b5daf0435c24b238211c06b3fb669830a464ef2b8538328332ff48206a3 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.5@sha256:6373e7aa04e428990cc760525a50a510cbe5348453c5485f84068c9a0198a485 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

radarr:
image: lscr.io/linuxserver/radarr:5.7.0@sha256:40f10a3d826f6c231d338738c3c86bf0d23a9546f20f8b1b504c6c579b79992c # editorconfig-checker-disable-line
image: lscr.io/linuxserver/radarr:5.7.0@sha256:3e64efcc14f9b21b30e78c39203e754d1d1a897d0f76ffb92450cd5c8ae16c9a # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.3.2@sha256:4fb40ea724abc25cf9496cdbc8e528aa0882132737e49c5e712c264284fa7b94 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.3.2@sha256:36bdeef099e87a0da24e5b87d88abde93cd188a24511a4bfb214372824201f00 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

sonarr:
image: lscr.io/linuxserver/sonarr:4.0.5@sha256:275467ba17d990bbc6301dec3cc76b042969836749de39067818759d0f3b407f # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:4.0.5@sha256:782a911f0f3e9ad3a9cf39292e1d43b8a184cb989d7edc4abc8d8480b221b5aa # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit 90368f9

Please sign in to comment.