Pin postgres to 13
This commit is contained in:
parent
a487d38ce9
commit
ba1e0e1ea9
@ -1,7 +1,7 @@
|
|||||||
version: "2.1"
|
version: "2.1"
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:latest
|
image: postgres:13
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=drone
|
- POSTGRES_USER=drone
|
||||||
- POSTGRES_PASSWORD
|
- POSTGRES_PASSWORD
|
||||||
|
Reference in New Issue
Block a user