Skip to content

Commit cf94f0d

Browse files
authored
Merge pull request #289 from buildkite-plugins/renovate/ruby-3.4-alpine
2 parents fdcbece + a550ccd commit cf94f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)