Pin postgres to 13
This commit is contained in:
parent
5f0ea6780c
commit
0882e7e330
@ -10,7 +10,7 @@ services:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
postgres:
|
||||
image: postgres:latest
|
||||
image: postgres:13
|
||||
environment:
|
||||
- POSTGRES_USER=synapse
|
||||
- POSTGRES_PASSWORD
|
||||
|
Reference in New Issue
Block a user