Skip to content

Commit

Permalink
Merge pull request #205 from buildkite-plugins/renovate/ruby-3.x
Browse files Browse the repository at this point in the history
Update ruby Docker tag to v3.3
  • Loading branch information
pzeballos committed Feb 2, 2024
2 parents cc077ac + 277f342 commit 22c6747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
ruby:
image: ruby:3.2-alpine@sha256:198e97ccb12cd0297c274d10e504138f412f90bed50c36ebde0a466ab89cf526
image: ruby:3.3-alpine@sha256:e23e5769638ad37f49ff6133da54c9b8447f5e4ad9a2aeb704cca36a85684969
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 22c6747

Please sign in to comment.