Skip to content

Commit cc812a1

Browse files
chore: Update the value of ARG asciidoctor_fb2_version in the Dockerfile
Made with ❤️️ by updatecli
1 parent 2bd189f commit cc812a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing \
9494
ARG asciidoctor_confluence_version=0.0.2
9595
ARG asciidoctor_diagram_version=2.3.2
9696
ARG asciidoctor_epub3_version=2.1.3
97-
ARG asciidoctor_fb2_version=0.7.0
97+
ARG asciidoctor_fb2_version=0.8.0
9898
ARG asciidoctor_mathematical_version=0.3.5
9999
ARG asciidoctor_revealjs_version=5.2.0
100100
ARG kramdown_asciidoc_version=2.1.0

0 commit comments

Comments
 (0)