We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c47f4a2 + 006f683 commit 2905ba6Copy full SHA for 2905ba6
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.3-alpine@sha256:70a5df799b7b141cf93fe2d76c733727bfed389f8142f4044279a4541f65b1b2
+ image: ruby:3.3-alpine@sha256:3f0586085cda4cf32dd86e22f31b2fa068c29a6c0889af21cdb0f8a665aff463
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments