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 af02c4a + e44c119 commit 5e07b0aCopy full SHA for 5e07b0a
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:ceef690e705c615e849ca8412016cc773863a58737c69abe1a27f8cce93df0e0
+ image: ruby:3.4-alpine@sha256:e5c30595c6a322bc3fbaacd5e35d698a6b9e6d1079ab0af09ffe52f5816aec3b
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments