Skip to content

Commit

Permalink
Merge pull request #133 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 c8ec71e
  • Loading branch information
toolmantim authored Jul 16, 2020
2 parents a7f19ed + 2f89df4 commit 4f69c32
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:312721e5c292938ad7d2cb1a5b34dc72261f725bdca21f811426e6fe86c6361f
image: ruby:2.7-alpine@sha256:c8ec71e10dc234f68afe8db9ec02d5b646072c18f635135656167cfa8f174a86
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 4f69c32

Please sign in to comment.