We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1779ae2 commit 4ec35c6Copy full SHA for 4ec35c6
modules/nixos/services/paperless-ng.nix
@@ -67,7 +67,7 @@ in
67
};
68
69
containers.gotenberg = {
70
- image = "docker.io/thecodingmachine/gotenberg:8.11.1";
+ image = "docker.io/thecodingmachine/gotenberg:8.15.3";
71
environment = {
72
"DISABLE_GOOGLE_CHROME" = "1";
73
0 commit comments