Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#446)
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 Apr 27, 2024
1 parent fcd8428 commit a899341
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.6.1@sha256:b5461643681f95b87dcdb439662e7808753e7e87291af682daed8c0d6d1d7630 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/heimdall:2.6.1@sha256:c19d5fc06d75f30a64700419b150021844a4718a8358e1d8dc70fce53c5871bc # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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.4@sha256:0084536d20fd32194722e4678be494fe31bad6f0e4768201578f17f9138f243b # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.4@sha256:0c748faf9fbe08139abcbb6c8f3e1c32f0d050b043e61d5745e4f95a927e0ea2 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

radarr:
image: lscr.io/linuxserver/radarr:5.4.6@sha256:de7e51182113b430d9b6cb93ebc3389e1c73f11e7eabf47d0af5de106cdc296a # editorconfig-checker-disable-line
image: lscr.io/linuxserver/radarr:5.4.6@sha256:e6bccb9bd69f3dba111716c6789152d5577217adc27f8f96642e511defaefbb6 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

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

mongodb:
image: mongo:4.4.29@sha256:d41dabba79a5b5ef19067da6e770f513b339b6ad3126d394c21d516d3c7b1906 # editorconfig-checker-disable-line
image: mongo:4.4.29@sha256:b905109283edf236f514e41353cc67ea7cbe6c13f10864653f197f74e0f27aff # editorconfig-checker-disable-line
user: "{{ ansible_admin_user_uid }}:{{ ansible_admin_user_gid }}"
environment:
TZ: "{{ timezone }}"
Expand Down

0 comments on commit a899341

Please sign in to comment.