Skip to content

Commit

Permalink
chore(deps): update pandoc/minimal docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent a16e312 commit d9f71d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
# ---- readme generator ---- #
readme:
profiles: ["dev"]
image: pandoc/minimal:2.19
image: pandoc/minimal:3.6
volumes:
- ./:/data
command: --defaults=.pandoc.yml
Expand Down

0 comments on commit d9f71d2

Please sign in to comment.