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