We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8472e17 + de5f123 commit 1d46cd6Copy full SHA for 1d46cd6
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.3-alpine@sha256:2d8632330196070d9f78972a55706a137b58245e806bc44db85fb92bc4250c82
+ image: ruby:3.3-alpine@sha256:16541bb777ef7bf4f1865bd9c4c70ffbe22d78d32d08b8104c19684810678c42
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments