Skip to content

Commit 2373213

Browse files
authored
Merge pull request #199 from buildkite-plugins/renovate/ruby-3.2-alpine
Update ruby:3.2-alpine Docker digest to 198e97c
2 parents e1f6bac + d7509a6 commit 2373213

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.2-alpine@sha256:2689717977dd07ddc14b943b821f15662ee1005b087d61ab932d1a85f3fb01d5
4+
image: ruby:3.2-alpine@sha256:198e97ccb12cd0297c274d10e504138f412f90bed50c36ebde0a466ab89cf526
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)