Commit 8175a113 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'dev' into 'master'

Dev

See merge request redmic-project/log/fluentd!11
parents 8596936f 88c3c6e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ ARG ES_PLUGIN_VERSION=3.5.0

RUN apk add --update --no-cache \
		--virtual .build-deps \
		build-base \
		ruby-dev && \
		build-base=0.5-r1 \
		ruby-dev=2.5.5-r0 && \
	gem install --no-document \
		fluent-plugin-elasticsearch:${ES_PLUGIN_VERSION} && \
	gem sources --clear-all && \