We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc9c207 + 37bd19d commit 0e97dc5Copy full SHA for 0e97dc5
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
ruby:
4
- image: ruby:3.3-alpine@sha256:3f0586085cda4cf32dd86e22f31b2fa068c29a6c0889af21cdb0f8a665aff463
+ image: ruby:3.3-alpine@sha256:caeab43b356463e63f87af54a03de1ae4687b36da708e6d37025c557ade450f8
5
command: rake
6
working_dir: /src
7
volumes:
0 commit comments