We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19670ab + e10938c commit cf3c441Copy full SHA for cf3c441
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:4.0-alpine@sha256:7d1c4a23da9b3539fdeb5f970950a8fe044a707219e546f12152b84bbd5755d1
+ image: ruby:4.0-alpine@sha256:481a20b9e3bfdc5c4d8b86cc1767f987343c06d823888383eda3dc8bc032f0aa
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments