Skip to content

Commit

Permalink
chore(container): update ghcr.io/deedee-ops/piped ( c183e40 → 0c826d8 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Dec 12, 2024
1 parent d36ad3c commit bd90462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/piped/backend.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ in

virtualisation.oci-containers.containers.piped-api = svc.mkContainer {
cfg = {
image = "ghcr.io/deedee-ops/piped:latest@sha256:c183e40c05c79e5360515fa0fae95d9107488e914456b499ba2d6e4b7069dc04";
image = "ghcr.io/deedee-ops/piped:latest@sha256:0c826d86b1f8bca3c7938259460ec780c8a04eb5845f3eaa3b9b5f89e3c78d3c";
volumes = [ "/run/piped/config.properties:/app/config.properties:ro" ];
};
opts = {
Expand Down

0 comments on commit bd90462

Please sign in to comment.