Skip to content

Commit 11150c5

Browse files
authored
Merge pull request #22 from buildkite-plugins/renovate/docker-ruby-2.5-alpine
Update ruby:2.5-alpine Docker digest to 071d1d
2 parents 407d49d + 43378fb commit 11150c5

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.5-alpine@sha256:83b450faffac8446818dc9e3f3da9cafb25becbdf732b77fc958e84859c2935d
10+
image: ruby:2.5-alpine@sha256:071d1d197b01507398455139590c7cf04e70621965cd80468898b9ddeb427c4f
1111
command: rake
1212
working_dir: /src
1313
volumes:

0 commit comments

Comments
 (0)