Skip to content

Commit

Permalink
Merge pull request #247 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 e5c3059
  • Loading branch information
pzeballos authored Jan 16, 2025
2 parents af02c4a + e44c119 commit 5e07b0a
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:ceef690e705c615e849ca8412016cc773863a58737c69abe1a27f8cce93df0e0
image: ruby:3.4-alpine@sha256:e5c30595c6a322bc3fbaacd5e35d698a6b9e6d1079ab0af09ffe52f5816aec3b
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 5e07b0a

Please sign in to comment.