We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5506cc2 + db36a0a commit a8d55d1Copy full SHA for a8d55d1
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:cdb113e8110f2ed8c5e2e1ef4b02494e0243f8d6fe59e4c0348441437ded2aaa
+ image: ruby:3.4-alpine@sha256:0c83c316b6b2a3770ff2af2a2bd2b7b7954aa622058891d52835571bff408782
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments