Skip to content

Commit 45685cb

Browse files
authored
Merge pull request #140 from buildkite-plugins/renovate/docker-ruby-2.7-alpine
Update ruby:2.7-alpine Docker digest to 7524541
2 parents 2220589 + b159b3c commit 45685cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
depends_on:
88
- ruby
99
ruby:
10-
image: ruby:2.7-alpine@sha256:c8ec71e10dc234f68afe8db9ec02d5b646072c18f635135656167cfa8f174a86
10+
image: ruby:2.7-alpine@sha256:7524541d03ceacaccc8da4721681de0e246c2c3cc63b362e00785657cafebeb1
1111
command: rake
1212
working_dir: /src
1313
volumes:

0 commit comments

Comments
 (0)