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 a2d5e3e + 5ad6173 commit aa2fc74Copy full SHA for aa2fc74
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:446e56c98508500350942992ba17025bc9101704627e888bb31d36b8b12ea8e2
+ image: ruby:3.4-alpine@sha256:5bdfa2312f3f0bc9bd077e954c943652155a093db228af978873ff92389300d3
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments