We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed68025 + 9e63057 commit b0233f9Copy full SHA for b0233f9
1 file changed
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
depends_on:
8
- ruby
9
ruby:
10
- image: ruby:3.1-alpine@sha256:0b91e98c4613c2287bb7274a1584ea141b68960fb6b0edd7fe32127dc888d1a0
+ image: ruby:3.1-alpine@sha256:c5acbb8bcc57cc3cb8da7f28077ec23c9c05217f26bd4e156d7b87df6dcf0c00
11
command: rake
12
working_dir: /src
13
volumes:
0 commit comments