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 e000757 + e2e8519 commit 39490b7Copy full SHA for 39490b7
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:487a7b4623ca0b0f635608000ca9bf2d461819fed1cae9b7d5d59b47ef648aac
+ image: ruby:3.4-alpine@sha256:238943c2e70e3e502a5e9db8eaa9bd39308414b29affa0253dbd7b6c42a1bb2f
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments