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