We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2773a commit 4925a22Copy full SHA for 4925a22
.circleci/config.yml
@@ -87,7 +87,7 @@ jobs:
87
# See thekevjames/tools
88
docker-readme-build:
89
docker:
90
- - image: pandoc/core:3.6.2
+ - image: pandoc/core:3.6.3
91
steps:
92
- run: apk add --no-cache --no-progress ca-certificates openssl
93
- run: mkdir /meta
0 commit comments