Skip to content

Commit

Permalink
Merge pull request #140 from buildkite-plugins/renovate/docker-ruby-2…
Browse files Browse the repository at this point in the history
….7-alpine

Update ruby:2.7-alpine Docker digest to 7524541
  • Loading branch information
jj-bk authored Feb 15, 2021
2 parents 2220589 + b159b3c commit 45685cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
depends_on:
- ruby
ruby:
image: ruby:2.7-alpine@sha256:c8ec71e10dc234f68afe8db9ec02d5b646072c18f635135656167cfa8f174a86
image: ruby:2.7-alpine@sha256:7524541d03ceacaccc8da4721681de0e246c2c3cc63b362e00785657cafebeb1
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 45685cb

Please sign in to comment.