We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fa75b0 + 9fe1b06 commit babdf64Copy full SHA for babdf64
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:e284f39a2103a564dca9771a81bfecb455b04cd3be4149b133ed7e508ef1b65f
+ image: ruby:3.4-alpine@sha256:a5856a63d64325e7fa4a613489a9bb88663c5fcaa77d0e8c41a7d4136fcfddfa
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments