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 93d42e3 + 9f41d23 commit dc9874fCopy full SHA for dc9874f
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:55b2bd4d522f4cae0268f27ed804cd4b30c4c2c9fbf4da21a4ebc2fa647dca19
+ image: ruby:3.4-alpine@sha256:bf4134f71695ca1f4f94af83f173246cda9ac299b53d5b7229265ec7fa5224d4
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments