Skip to content

Commit

Permalink
Merge pull request #139 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 a0dd618 + 6aa2511 commit 78c055a
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/miteru.git \
Expand Down

0 comments on commit 78c055a

Please sign in to comment.