Skip to content

Commit

Permalink
build(deps): update all docker digest dependencies (#431)
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] committed Mar 2, 2024
1 parent 3bb8fa1 commit 5060337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -81,7 +81,7 @@ services:
restart: always

qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:607262104bcf7981afa3391e4eea18d12c8355c19352d14938ed0652655cde0f # editorconfig-checker-disable-line
image: lscr.io/linuxserver/qbittorrent:4.6.3@sha256:8d4bfd5f0b85ee0ef7f70ad5eeb7e14c7ea9d2d77aec55f8b51e021634735bf2 # 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:308ab2ef35dc1a053dcd8ff760c3c6ca07043c71fa9ee0f63d8229a21f69d19f # editorconfig-checker-disable-line
image: lscr.io/linuxserver/sabnzbd:4.2.2@sha256:c3a1f221f147d499838540f120503be733b395fec632f9289c2acb0586cf0451 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down
Expand Up @@ -12,7 +12,7 @@ networks:

services:
nginx-proxy-manager:
image: jc21/nginx-proxy-manager:2.11.1@sha256:5b2d87d3c060e4a364df0109d8188d816ec07273697ad350aa4beeab63529f74 # editorconfig-checker-disable-line
image: jc21/nginx-proxy-manager:2.11.1@sha256:7f67eed835ed95108623183b35471f953630a7be480d6a2009bd79c68667ac77 # editorconfig-checker-disable-line
volumes:
- "{{ volumes_directory }}/nginx-proxy-manager/data:/data"
- "{{ volumes_directory }}/nginx-proxy-manager/etc-letsencrypt:\
Expand Down

0 comments on commit 5060337

Please sign in to comment.