Skip to content

Commit 1fc71fb

Browse files
committed
verapdf-interface: updated layer and vera path
1 parent 1178de2 commit 1fc71fb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

services/aws-lambda-verapdf-interface/src/main/java/com/equalifyuic/app/handler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public String handleRequest(String input, Context context) {
5555
? ""
5656
: "--nonpdfext ";
5757
ProcessBuilder pb = new ProcessBuilder(
58-
"/opt/bin/vera/verapdf",
58+
"/java/lib/vera/verapdf",
5959
"-f",
6060
"ua2",
6161
"--format",

0 commit comments

Comments
 (0)