Skip to content

Commit aa2fc74

Browse files
authored
Merge pull request #256 from buildkite-plugins/renovate/ruby-3.4-alpine
Update ruby:3.4-alpine Docker digest to 5bdfa23
2 parents a2d5e3e + 5ad6173 commit aa2fc74

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.4-alpine@sha256:446e56c98508500350942992ba17025bc9101704627e888bb31d36b8b12ea8e2
4+
image: ruby:3.4-alpine@sha256:5bdfa2312f3f0bc9bd077e954c943652155a093db228af978873ff92389300d3
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)