Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mrapavy authored Oct 20, 2022
1 parent b91137c commit eb4aa9f
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 @@ -7,7 +7,7 @@ FROM logstash:${LS_VERSION} AS build

ARG LS_VERSION
ARG CS_OUTPUT_VERSION=1.2.2
ARG CS_INPUT_VERSION=1.2.3
ARG CS_INPUT_VERSION=1.2.4
ARG ELAPSED_VERSION=1.2.0

ENV JAVA_HOME /usr/share/logstash/jdk
Expand Down

0 comments on commit eb4aa9f

Please sign in to comment.