Skip to content

Commit

Permalink
chore: Update the value of ARG asciidoctor_fb2_version in the Dockerfile
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
asciidoctor-updateclibot[bot] committed Jan 21, 2025
1 parent 3d7c2a6 commit a9d6253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
ARG asciidoctor_confluence_version=0.0.2
ARG asciidoctor_diagram_version=2.3.1
ARG asciidoctor_epub3_version=2.1.3
ARG asciidoctor_fb2_version=0.7.0
ARG asciidoctor_fb2_version=0.8.0
ARG asciidoctor_mathematical_version=0.3.5
ARG asciidoctor_revealjs_version=5.2.0
ARG kramdown_asciidoc_version=2.1.0
Expand Down

0 comments on commit a9d6253

Please sign in to comment.