We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ac89e commit 6e52a7dCopy full SHA for 6e52a7d
Dockerfile
@@ -4,7 +4,7 @@ FROM eclipse-temurin:22-jre-alpine
4
RUN apk add --no-cache bash
5
6
ARG OFT_CORE_VERSION=4.1.0
7
-ARG OFT_ASCIIDOC_PLUGIN_VERSION=0.2.0
+ARG OFT_ASCIIDOC_PLUGIN_VERSION=0.3.0
8
9
ENV LIB_DIR=/opt/oft/lib
10
0 commit comments