Update ruby
Some checks failed
/ Test (push) Successful in 3s
/ Checkout (push) Successful in 13s
/ Build (push) Failing after 5s
ci / docker (push) Has been cancelled

This commit is contained in:
david 2024-07-22 03:27:58 +02:00
parent ff42a902f7
commit 90c631a07a
5 changed files with 9 additions and 7 deletions

View file

@ -7,7 +7,9 @@ networks:
services:
app: &app
build: .
build:
context: .
target: development
volumes:
- ./:/app:cached
environment: