Skip to content

Commit

Permalink
Apk es
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjourne committed Oct 25, 2023
1 parent bf49056 commit 94fa86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ADD elasticsearch.yml /usr/share/elasticsearch/config
#RUN bin/elasticsearch-plugin install --verbose analysis-icu

# Download from zip
RUN yum install wget -y
RUN apk add wget -y

# /analysis-icu
ARG ES_VERSION
Expand Down

0 comments on commit 94fa86a

Please sign in to comment.