Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#486)
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 Aug 10, 2024
1 parent a06537d commit 67e78fb
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:ab4ddf34aff777093941a9b5e6ac9af27a9c83969dae3364981a1cddfb75cc41 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.6.1@sha256:f9dda31ae31dcdd246ddd40bf30f866c83495045381051f93c863346b0c8592e # 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.7.4@sha256:b9c69e8495d3aabc6c41fd74f026f94b1dad982831dc7f6ebe01524d93efbe6d # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2024.7.4@sha256:087ad3ff51042fa41103d44f87c4149d4a0f28261468dcd363ccc0d6756c31f2 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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.40.4@sha256:97d5d64e10850c67a2a694374b536a02f0e62bfae3b292ccfb8c07d6b1f0a79f # editorconfig-checker-disable-line
image: lscr.io/linuxserver/plex:1.40.4@sha256:f15541bfa94eae032cb3c8392f800aba6b6068cb663b5bd1d12f559b5308f9eb # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

prowlarr:
image: lscr.io/linuxserver/prowlarr:1.21.2@sha256:d1b335cd2bf19f2a748c3b90e21c5193e46baa6647e96ed6cc23d5e8771237e2 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/prowlarr:1.21.2@sha256:cdec2ae766a52fe75c21d762c147c345164c2a9b5ae7b98312079c962e4049f3 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.5@sha256:a99a5a580624a1a09117e84342544eccfccb7b1373efdf6b76b1b974076ccfae # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.5@sha256:00b605611e5c516773ccdaad5a6fa2788a4947c76f7182b2a624c8bcf748a9db # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.3.2@sha256:dda700370ad4281d8ffda4fbdad8ac3f720a2829936eafc794fca652095ed4be # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.3.2@sha256:aad79c7a696a8743b87f9a0429bf5fa0be1edc8bbf00b962008dfa9893efd28e # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

sonarr:
image: lscr.io/linuxserver/sonarr:4.0.8@sha256:f0c1fe322671a5c4a302e27ee7aac622fb3c7ba6da231f6c378fe07ab900d6eb # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:4.0.8@sha256:bffa87787eacff9023df4400f521c159566d14b5a280caec8b54196071e6038e # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit 67e78fb

Please sign in to comment.