We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7cc6ad + 6cc0a4a commit 77a593cCopy full SHA for 77a593c
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:4.0-alpine@sha256:f46e421b8a0de048f17c4b013ae65acbcf07063245e41c0e9cbeb2553b5b13f8
+ image: ruby:4.0-alpine@sha256:d2baafa11f55a4c8b71d5b7412a8a98e898989c2e8968d1f40ac33d094b9d03e
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments