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