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