Skip to content

Commit 6bd63d2

Browse files
authored
Merge pull request #150 from buildkite-plugins/renovate/ruby-3.x
Update ruby Docker tag to v3
2 parents 39079d3 + 4bf690b commit 6bd63d2

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:6f64f2efcb310a80f42605790b0121991f923e10ef4e8a1deaa3f3abcf2c9fd0
10+
image: ruby:3.1-alpine@sha256:0602d61c893480f4cd05c1941459e371e2d30ff82203fd3dabaaf2358f301894
1111
command: rake
1212
working_dir: /src
1313
volumes:

0 commit comments

Comments
 (0)