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 ec88ffd commit 5b24fb1
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:f0d03c0e907929b8d7172ebe2bfa7e544db7ac61a3d837097246e8d8925bdb65
image: ruby:2.6-alpine@sha256:2b4d28f53aa285e5566963c5592a365bfbdd7b38a8f53550ca1ef5fe00b10fd4
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 5b24fb1

Please sign in to comment.