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