Skip to content

Commit

Permalink
chore: Update Dockerfile instruction for "/tmp/updatecli/asciidoctor/…
Browse files Browse the repository at this point in the history
…do...

... cker-asciidoctor/Dockerfile"

Made with ❤️️  by updatecli
  • Loading branch information
github-actions[bot] committed Aug 4, 2021
1 parent d6cd446 commit b4ec33b
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
@@ -1,7 +1,7 @@
ARG alpine_version=3.13.5
FROM alpine:${alpine_version} AS base

ARG asciidoctor_version=2.0.15
ARG asciidoctor_version=2.0.16
ARG asciidoctor_confluence_version=0.0.2
ARG asciidoctor_pdf_version=1.6.0
ARG asciidoctor_diagram_version=2.1.2
Expand Down

0 comments on commit b4ec33b

Please sign in to comment.