Pin to PostgreSQL 11 for the time bring
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user