Skip to content

Commit 8472e17

Browse files
authored
Merge pull request #218 from buildkite-plugins/renovate/ruby-3.3-alpine
chore(deps): update ruby:3.3-alpine docker digest to 2d86323
2 parents 5c0b97e + 96c0d79 commit 8472e17

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:31ac80fea910810dea7983e4af19c3835a870b18376d2fd9c2ac371a092c94f7
4+
image: ruby:3.3-alpine@sha256:2d8632330196070d9f78972a55706a137b58245e806bc44db85fb92bc4250c82
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)