Skip to content

Commit 3a61789

Browse files
committed
base: Update Pandoc to v3.4
1 parent b4c8725 commit 3a61789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG PYTHON_VERSION
55
ARG NEOVIM_VERSION=0.10.2
66
ARG GIT_VERSION=2.47.0
77
ARG GIT_LFS_VERSION=3.6.0
8-
ARG PANDOC_VERSION=3.2
8+
ARG PANDOC_VERSION=3.4
99

1010
FROM glcr.b-data.ch/neovim/nvsi:${NEOVIM_VERSION} AS nvsi
1111
FROM glcr.b-data.ch/git/gsi/${GIT_VERSION}/${BASE_IMAGE}:${BASE_IMAGE_TAG} as gsi

0 commit comments

Comments
 (0)