Skip to content

Commit

Permalink
Merge pull request #244 from buildkite-plugins/renovate/ruby-3.4-alpine
Browse files Browse the repository at this point in the history
Update ruby:3.4-alpine Docker digest to 238943c
  • Loading branch information
pzeballos authored Jan 14, 2025
2 parents e000757 + e2e8519 commit 39490b7
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.4-alpine@sha256:487a7b4623ca0b0f635608000ca9bf2d461819fed1cae9b7d5d59b47ef648aac
image: ruby:3.4-alpine@sha256:238943c2e70e3e502a5e9db8eaa9bd39308414b29affa0253dbd7b6c42a1bb2f
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 39490b7

Please sign in to comment.