Skip to content

Commit c937d90

Browse files
committed
chore(deps): update pandoc/core docker tag to v3.5.0
1 parent 8e51a7c commit c937d90

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.4.0
90+
- image: pandoc/core:3.5.0
9191
steps:
9292
- run: apk add --no-cache --no-progress ca-certificates openssl
9393
- run: mkdir /meta

0 commit comments

Comments
 (0)