Skip to content

Commit 0802c2e

Browse files
Peter JohnsonPeter Johnson
authored andcommitted
update docker version
1 parent 97a1eb5 commit 0802c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG NODE_VERSION=20
33
# Stage 1: Install pandoc
44
FROM public.ecr.aws/lambda/nodejs:${NODE_VERSION} as pandoc
55

6-
ARG PANDOC_VERSION=3.1.13
6+
ARG PANDOC_VERSION=3.6.4
77

88
# Install tar and gzip
99
RUN dnf install -y tar gzip

0 commit comments

Comments
 (0)