Skip to content

Commit

Permalink
fix(container): update ghcr.io/deedee-ops/paperless-ngx ( 2.13.1 → 2.…
Browse files Browse the repository at this point in the history
…13.2 )

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| docker     | ghcr.io/deedee-ops/paperless-ngx | 2.13.1 | 2.13.2 |
  • Loading branch information
robodexo2000[bot] committed Oct 29, 2024
1 parent baa5c70 commit fc5ce61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/paperless-ngx/paperless-ngx.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ in

virtualisation.oci-containers.containers.paperless-ngx = svc.mkContainer {
cfg = {
image = "ghcr.io/deedee-ops/paperless-ngx:2.13.1@sha256:098fdbfc02ea499aca0287605b1b6d3519bfe02f6429ab7034cf5eeeba6264b7";
image = "ghcr.io/deedee-ops/paperless-ngx:2.13.2@sha256:4a640f380814f22c6f4f43413449b44b8e7635f9ade128571808a753aad9349d";
dependsOn = [
"gotenberg"
"tika"
Expand Down

0 comments on commit fc5ce61

Please sign in to comment.