Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#371)
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 Oct 21, 2023
1 parent 3b287a1 commit 1077a11
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.6@sha256:0c4ea16d6c1175aff2564bdb0eb0f3d3a50e325bd5861837fc6dc979c1f20f1d # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.5.6@sha256:88f21f6f34a97ed05d1d592374a4097b06ec1bf707193541b477620afdafb8c1 # 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.10.3@sha256:f0b62be4799b473d36445ffa22c19f42384b9ec80c1fc9b12f507b4cb92942d3 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2023.10.3@sha256:3ad82dff3fc7498436e0e37081484730e58e93b3b151a0566e054aaa48b2be65 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

mosquitto:
image: eclipse-mosquitto:2.0.18@sha256:ddf2025790f12e23cf8750c1d2188a9511641d7676e7c70350e105c79fe1bef7 # editorconfig-checker-disable-line
image: eclipse-mosquitto:2.0.18@sha256:d29d5247803ee979f1a9c7af6307e6840e9604456c913be4ede175a9d7be9ac4 # 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.6@sha256:6b82fe376f675a55204b68bd66a369d56c46eccc2fbb34fededa538c1a460b67 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/plex:1.32.6@sha256:daca6dd5423e68888cee04583397060f206195b91bb85c0a3014ceb1cdf33bcc # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.5.5@sha256:c59f021190038df9d72a79a71a5e4c1799e3e4ba4901a9bfb1a008105e757d31 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.5.5@sha256:4416e00b2cb8978acf48302e37e11e2609465c56ecc90c740ce9c0d9e472df53 # 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.1.0@sha256:84a54b2bd29198bc76e253c8592ac72996737d79f845c1db56ab053739cb61bc # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.1.0@sha256:e5240377d64e31de0b3fecdf640f8bdf4a5d4591debd1f0fb6bde43ff3fb6262 # 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:b97eb98d7237783f12936588cb71e755ae94df0184b0c89da2634f8544e338f0 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sonarr:3.0.10@sha256:296e553380b1b5d32be623ce2b97f67b69fc57449b9ef07195baa6a5df2b9bd6 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit 1077a11

Please sign in to comment.