Skip to content

Commit dc9874f

Browse files
authored
Merge pull request #264 from buildkite-plugins/renovate/ruby-3.4-alpine
chore(deps): update ruby:3.4-alpine docker digest to bf4134f
2 parents 93d42e3 + 9f41d23 commit dc9874f

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

0 commit comments

Comments
 (0)