Skip to content

Commit 4925a22

Browse files
chore(deps): update pandoc/core docker tag to v3.6.3 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b2773a commit 4925a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
# See thekevjames/tools
8888
docker-readme-build:
8989
docker:
90-
- image: pandoc/core:3.6.2
90+
- image: pandoc/core:3.6.3
9191
steps:
9292
- run: apk add --no-cache --no-progress ca-certificates openssl
9393
- run: mkdir /meta

0 commit comments

Comments
 (0)