Update ruby
This commit is contained in:
parent
ff42a902f7
commit
90c631a07a
5 changed files with 9 additions and 7 deletions
|
|
@ -7,7 +7,9 @@ networks:
|
|||
|
||||
services:
|
||||
app: &app
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
target: development
|
||||
volumes:
|
||||
- ./:/app:cached
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue