Skip to content

Commit a7a0cb5

Browse files
authored
Merge pull request #238 from buildkite-plugins/renovate/ruby-3.3-alpine
Update ruby:3.3-alpine Docker digest to d04c131
2 parents d10f8a8 + 1798aad commit a7a0cb5

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

0 commit comments

Comments
 (0)