Skip to content

Commit 67e628b

Browse files
chore(deps): update pandoc/core docker tag to v3.8.3 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7285e7 commit 67e628b

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
@@ -79,7 +79,7 @@ jobs:
7979
# See thekevjames/tools
8080
docker-readme-build:
8181
docker:
82-
- image: pandoc/core:3.8.2
82+
- image: pandoc/core:3.8.3
8383
steps:
8484
- run: apk add --no-cache --no-progress ca-certificates openssl
8585
- run: mkdir /meta

0 commit comments

Comments
 (0)