Update ruby dependencies
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
db:
|
||||
image: postgres:10
|
||||
environment:
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
ports:
|
||||
- '5432:5432'
|
||||
|
||||
|
Reference in New Issue
Block a user