Skip to content

Commit 645d500

Browse files
authored
Merge pull request #248 from buildkite-plugins/renovate/ruby-3.4-alpine
2 parents 5e07b0a + f0119ec commit 645d500

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

0 commit comments

Comments
 (0)