Skip to content

Commit

Permalink
chore(container): update ghcr.io/deedee-ops/piped-proxy ( 6033d79 → 8…
Browse files Browse the repository at this point in the history
…d7815d )
  • Loading branch information
robodexo2000[bot] authored Dec 16, 2024
1 parent df81a8c commit cf0679b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/piped/proxy.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ in
config = lib.mkIf cfg.enable {
virtualisation.oci-containers.containers.piped-proxy = svc.mkContainer {
cfg = {
image = "ghcr.io/deedee-ops/piped-proxy:latest@sha256:6033d7981bc820a4ff1e999b1009beb7d2e162b4eb6f892b64f9c8687a759683";
image = "ghcr.io/deedee-ops/piped-proxy:latest@sha256:8d7815d2bef9bdf0bc5f6c708c074c64338871b7f9e95808baba0826e0445a46";
environment = {
UDS = "1";
};
Expand Down

0 comments on commit cf0679b

Please sign in to comment.