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 2af98dd + 71212dd commit 27a7e6bCopy full SHA for 27a7e6b
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:0355130e494dc860a91898f0a5a737c7d70be822abb094e4fdee4651d394af24
+ image: ruby:3.4-alpine@sha256:60d0ffed16d3cfbb3cd42c05f3c3a1c23db85d69716b06895fa54891805a7d65
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments