We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d35a244 + 0dc720d commit 93d42e3Copy full SHA for 93d42e3
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:81096866ac15f906adc79867da3ed97a2aa271d6149363e216a174701345c53b
+ image: ruby:3.4-alpine@sha256:55b2bd4d522f4cae0268f27ed804cd4b30c4c2c9fbf4da21a4ebc2fa647dca19
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments