diff --git a/.circleci/config.yml b/.circleci/config.yml index 41be6c53..d5765090 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -87,7 +87,7 @@ jobs: # See thekevjames/tools docker-readme-build: docker: - - image: pandoc/core:3.1.13 + - image: pandoc/core:3.2.0 steps: - run: apk add --no-cache --no-progress ca-certificates openssl - run: mkdir /meta