Skip to content

Commit

Permalink
Release v1.38.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Dec 20, 2021
1 parent 541060e commit 4d5b46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -5,6 +5,6 @@ RUN mkdir -p /para/lib
WORKDIR /para

ENV PARA_PLUGIN_ID="para-search-elasticsearch" \
PARA_PLUGIN_VER="1.37.0"
PARA_PLUGIN_VER="1.38.0"

ADD 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 /para/lib/

0 comments on commit 4d5b46b

Please sign in to comment.