Skip to content

Commit

Permalink
fix: sinatra build hadolint error
Browse files Browse the repository at this point in the history
  • Loading branch information
barkerl committed Dec 12, 2024
1 parent 84d201c commit ee476c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash/8.16.0/batch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ RUN apt-get update && \
default-mysql-client=1.0.5ubuntu2 && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
gem install sinatra
gem install sinatra:4.1.0

USER 1000

0 comments on commit ee476c2

Please sign in to comment.