Skip to content

Commit 4ec35c6

Browse files
chore(deps): update docker.io/thecodingmachine/gotenberg docker tag to v8.15.3
1 parent 1779ae2 commit 4ec35c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nixos/services/paperless-ng.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ in
6767
};
6868

6969
containers.gotenberg = {
70-
image = "docker.io/thecodingmachine/gotenberg:8.11.1";
70+
image = "docker.io/thecodingmachine/gotenberg:8.15.3";
7171
environment = {
7272
"DISABLE_GOOGLE_CHROME" = "1";
7373
};

0 commit comments

Comments
 (0)