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 29f04f0 commit 5525f91Copy full SHA for 5525f91
.circleci/config.yml
@@ -87,7 +87,7 @@ jobs:
87
# See thekevjames/tools
88
docker-readme-build:
89
docker:
90
- - image: pandoc/core:3.6.4
+ - image: pandoc/core:3.7.0
91
steps:
92
- run: apk add --no-cache --no-progress ca-certificates openssl
93
- run: mkdir /meta
0 commit comments