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

Commit

Permalink
Release v1.34.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Jan 25, 2020
1 parent b7321c8 commit 869cd03
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
Expand Up @@ -5,7 +5,7 @@ RUN mkdir -p /para/lib
WORKDIR /para

ENV PARA_PLUGIN_ID="para-search-elasticsearch-v5" \
PARA_PLUGIN_VER="1.33.0"
PARA_PLUGIN_VER="1.34.0"

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 \
|| exit 2

0 comments on commit 869cd03

Please sign in to comment.