Skip to content

Commit

Permalink
Update curator (deviantony#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
codingsteff authored and antoineco committed Dec 19, 2019
1 parent f5c6aa4 commit 3e2e55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/curator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.8

ENV CURATOR_VERSION=5.5.4
ENV CURATOR_VERSION=5.8.1

RUN apk --update add --no-cache tini python py-pip \
&& pip install elasticsearch-curator==${CURATOR_VERSION}
Expand Down

0 comments on commit 3e2e55e

Please sign in to comment.