Skip to content

Commit 423e4ba

Browse files
chore(deps): update docker.io/thecodingmachine/gotenberg docker tag to v8.18.0
1 parent e8b4dee commit 423e4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nixos/services/paperless-ng.nix

Lines changed: 1 addition & 1 deletion
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.18.0";
7171
environment = {
7272
"DISABLE_GOOGLE_CHROME" = "1";
7373
};

0 commit comments

Comments
 (0)