Skip to content

Commit

Permalink
Merge pull request #40 from hipotermia/patch-1
Browse files Browse the repository at this point in the history
Update Docker ruby version
  • Loading branch information
BuffaloWill authored Oct 14, 2020
2 parents 420bf0d + a5a233f commit e511a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.3.5-slim
FROM ruby:2.6.2-slim
RUN apt-get update && \
apt-get install -y make git libsqlite3-dev libxslt-dev libxml2-dev zlib1g-dev gcc && \
apt-get clean
Expand Down

0 comments on commit e511a48

Please sign in to comment.