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 2c3daaa + aacedff commit a2d5e3eCopy full SHA for a2d5e3e
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:c9956b1836f8c3f4fc4724e435baa037e55d32b302406742dfd5dcaadf7a4bb1
+ image: ruby:3.4-alpine@sha256:446e56c98508500350942992ba17025bc9101704627e888bb31d36b8b12ea8e2
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments