Skip to content

Commit

Permalink
chore(container): update quay.io/redlib/redlib ( 78a369b → adc8cf7 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Nov 15, 2024
1 parent e31b01f commit 4279923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/redlib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ in

virtualisation.oci-containers.containers.redlib = svc.mkContainer {
cfg = {
image = "quay.io/redlib/redlib:latest@sha256:78a369b750eef1c58d5be3085372d179ded9210cd09fd4f69b31ff24d383995b";
image = "quay.io/redlib/redlib:latest@sha256:adc8cf7f0bc2ba0d224ecbc7fe0a55d9d6784959251a15d4d97d9f2a7f0d928e";
environment = {
REDLIB_BANNER = "";
REDLIB_DEFAULT_AUTOPLAY_VIDEOS = "off";
Expand Down

0 comments on commit 4279923

Please sign in to comment.