Skip to content

Commit 72004cf

Browse files
authored
Merge pull request #188 from buildkite-plugins/renovate/ruby-3.x
Update ruby Docker tag to v3.2
2 parents cc6344c + 2b5b537 commit 72004cf

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
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
ruby:
4-
image: ruby:3.1-alpine@sha256:a39e26d0598837f08c75a42c8b0886d9ed5cc862c4b535662922ee1d05272fca
4+
image: ruby:3.2-alpine@sha256:2689717977dd07ddc14b943b821f15662ee1005b087d61ab932d1a85f3fb01d5
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)