Pin to PostgreSQL 11 for the time bring
This commit is contained in:
parent
6538c5d054
commit
d4eae405c0
@ -27,7 +27,7 @@ services:
|
|||||||
- 2838:5000
|
- 2838:5000
|
||||||
restart: always
|
restart: always
|
||||||
db:
|
db:
|
||||||
image: postgres:alpine
|
image: postgres:11-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- "db_data:/var/lib/postgresql/data"
|
- "db_data:/var/lib/postgresql/data"
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user