We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8674aa + f6d58c8 commit 1a772a6Copy full SHA for 1a772a6
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:4.0-alpine@sha256:9623b709c5c0c99ac3bf2ca6f1911456338eae46e8344c80a2092a38ec38e993
+ image: ruby:4.0-alpine@sha256:2c041dcda87517d61ecd3b65832e6433384f8bdfec5b49d07de7f9a84e94f09b
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments