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 24e739e commit 396a1cbCopy full SHA for 396a1cb
.circleci/config.yml
@@ -87,7 +87,7 @@ jobs:
87
# See thekevjames/tools
88
docker-readme-build:
89
docker:
90
- - image: pandoc/core:3.5.0
+ - image: pandoc/core:3.6.0
91
steps:
92
- run: apk add --no-cache --no-progress ca-certificates openssl
93
- run: mkdir /meta
0 commit comments