Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update all docker digest dependencies #433

Merged
merged 1 commit into from Mar 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -81,7 +81,7 @@ services:
restart: always

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:8d4bfd5f0b85ee0ef7f70ad5eeb7e14c7ea9d2d77aec55f8b51e021634735bf2 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:1945930edf0140c3b299281881b8631e7c4f6315543226553a4d9c2c5ba9c474 # 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.2.2@sha256:c3a1f221f147d499838540f120503be733b395fec632f9289c2acb0586cf0451 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.2.2@sha256:0048320fe830e5c6a06167ac57625b7777f7d1dff18c404181bd2bc2e6914e8f # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down