Skip to content

Commit e71d9cc

Browse files
authored
Merge pull request #14 from buildkite-plugins/renovate/docker-ruby-2.5-alpine
Update ruby:2.5-alpine Docker digest to e46f83
2 parents 82b27f6 + d511069 commit e71d9cc

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:f1dbca0f5dbc926eccc000967c6b09a441d1808f36b15fde4ae621124c2d3bb4
10+
image: ruby:2.5-alpine@sha256:e46f839001cb722b426f264361ba8743556960bc7088735dd6eb5173ab9e1056
1111
command: rake
1212
working_dir: /src
1313
volumes:

0 commit comments

Comments
 (0)