Skip to content

Commit 6e52a7d

Browse files
authored
Upgrade to version 0.3.0 of the Asciidoc Plugin (#12)
1 parent 28ac89e commit 6e52a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM eclipse-temurin:22-jre-alpine
44
RUN apk add --no-cache bash
55

66
ARG OFT_CORE_VERSION=4.1.0
7-
ARG OFT_ASCIIDOC_PLUGIN_VERSION=0.2.0
7+
ARG OFT_ASCIIDOC_PLUGIN_VERSION=0.3.0
88

99
ENV LIB_DIR=/opt/oft/lib
1010

0 commit comments

Comments
 (0)