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.
1 parent 2b67337 commit 0bb6783Copy full SHA for 0bb6783
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:d594d5debffa14c591c4fe03b9d0d79cdc28f30d594f47be748e642746057fec
+ image: ruby:3.4-alpine@sha256:f322f3f2ebe4c38389fd988c9b3054cefe5961d4465f1ab8551e18c925657a55
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments