Skip to content

Commit

Permalink
Merge pull request #23 from ninoseki/renovate/docker-ruby-2.x
Browse files Browse the repository at this point in the history
Update ruby Docker tag to v2.7
  • Loading branch information
ninoseki committed Aug 7, 2020
2 parents ff692d3 + 386f5e3 commit 9a9dd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
@@ -1,4 +1,4 @@
FROM ruby:2.6-alpine3.10
FROM ruby:2.7-alpine3.10
RUN apk --no-cache add git build-base ruby-dev \
&& cd /tmp/ \
&& git clone https://github.com/ninoseki/kokki.git \
Expand Down

0 comments on commit 9a9dd27

Please sign in to comment.