Skip to content

Commit

Permalink
ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sbpipb committed Oct 22, 2019
1 parent f82d543 commit 6a8decd
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
@@ -1,4 +1,4 @@
FROM ruby:2.6-slim
FROM ruby:2.5-slim

RUN apt-get update -qq && \
apt-get install -y build-essential curl cmake git libpq-dev tzdata
Expand Down

0 comments on commit 6a8decd

Please sign in to comment.