Skip to content

Commit b894109

Browse files
authored
Merge pull request #1537 from buildkite/renovate/ruby-3.x
Update ruby Docker tag to v3.4
2 parents e2b481a + 77e8d2f commit b894109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
command: go test -v ./...
1212

1313
ruby:
14-
image: ruby:3.3
14+
image: ruby:3.4
1515
working_dir: /work
1616
environment:
1717
- DRY_RUN

0 commit comments

Comments
 (0)