Skip to content

Commit e000757

Browse files
authored
Merge pull request #243 from buildkite-plugins/renovate/ruby-3.x
Update ruby Docker tag to v3.4
2 parents 189e011 + 70529d7 commit e000757

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.3-alpine@sha256:44a4781564925cf39fc7f1edf19e418f37ebfd8b732816539bba5ff6f284b985
4+
image: ruby:3.4-alpine@sha256:487a7b4623ca0b0f635608000ca9bf2d461819fed1cae9b7d5d59b47ef648aac
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)