Skip to content

Commit 77a593c

Browse files
authored
Merge pull request #293 from buildkite-plugins/renovate/ruby-4.0-alpine
chore(deps): update ruby:4.0-alpine docker digest to d2baafa
2 parents e7cc6ad + 6cc0a4a commit 77a593c

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:4.0-alpine@sha256:f46e421b8a0de048f17c4b013ae65acbcf07063245e41c0e9cbeb2553b5b13f8
4+
image: ruby:4.0-alpine@sha256:d2baafa11f55a4c8b71d5b7412a8a98e898989c2e8968d1f40ac33d094b9d03e
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)