diff --git a/.circleci/config.yml b/.circleci/config.yml index b0c67850..9586f1df 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -79,7 +79,7 @@ jobs: # See thekevjames/tools docker-readme-build: docker: - - image: pandoc/core:3.8.3 + - image: pandoc/core:3.9.0 steps: - run: apk add --no-cache --no-progress ca-certificates openssl - run: mkdir /meta