Skip to content

Commit

Permalink
Update ruby Docker tag to v2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 28, 2018
1 parent 5d8fd87 commit 637c62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -7,7 +7,7 @@ services:
depends_on:
- ruby
ruby:
image: ruby:2.5-alpine@sha256:c44ef264fe352dff5100499545dcb423570df8777d24f2fd96233d801e6fb901
image: ruby:2.6-alpine@sha256:2b4d28f53aa285e5566963c5592a365bfbdd7b38a8f53550ca1ef5fe00b10fd4
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 637c62b

Please sign in to comment.