We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cae641f + 7b81478 commit fdcbeceCopy full SHA for fdcbece
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.4-alpine@sha256:d612b6562b8ebb65ed2fa5d4afe9a36d49b71fe1883c67bf425cd996ac3d3923
+ image: ruby:3.4-alpine@sha256:5d473dc73a147efbdde59700852a1b57031e59f9b516a62f8ef37a968ad23aa6
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments