Skip to content

Commit 3572637

Browse files
authored
Merge pull request #291 from buildkite-plugins/renovate/ruby-4.x
2 parents 1a08c8e + fc7fc60 commit 3572637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4-alpine@sha256:bb36e2a845bc692f42650d51266c6500e3792c9b99d591e15d0ab6a1d7e2965d
4+
image: ruby:4.0-alpine@sha256:409cde4da4e42d002f5fa2e267ada8ad47669c34bb66942b772ed912f9a17273
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)