Skip to content

Commit c47f4a2

Browse files
authored
Merge pull request #233 from buildkite-plugins/renovate/ruby-3.3-alpine
Update ruby:3.3-alpine Docker digest to 70a5df7
2 parents 141711e + 82a8135 commit c47f4a2

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.3-alpine@sha256:0bf4169697f44df52cea27b0ceb1a3b715b168625b7c404202e2dfe31dee25e2
4+
image: ruby:3.3-alpine@sha256:70a5df799b7b141cf93fe2d76c733727bfed389f8142f4044279a4541f65b1b2
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)