Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
99b37a9c50 |
@ -2,7 +2,7 @@ version: '3.4'
|
||||
services:
|
||||
# Postgres DB
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgres:11.5
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
|
Reference in New Issue
Block a user