Skip to content
This repository was archived by the owner on Feb 27, 2021. It is now read-only.

Commit 1351e35

Browse files
committed
Release v1.32.0.
1 parent 3285730 commit 1351e35

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
@@ -5,7 +5,7 @@ RUN mkdir -p /para/lib
55
WORKDIR /para
66

77
ENV PARA_PLUGIN_ID="para-search-elasticsearch-v5" \
8-
PARA_PLUGIN_VER="1.31.3"
8+
PARA_PLUGIN_VER="1.32.0"
99

1010
RUN wget -q -P /para/lib/ https://oss.sonatype.org/service/local/repositories/releases/content/com/erudika/$PARA_PLUGIN_ID/$PARA_PLUGIN_VER/$PARA_PLUGIN_ID-$PARA_PLUGIN_VER-shaded.jar \
1111
|| exit 2

0 commit comments

Comments
 (0)