Update postgres.json
This commit is contained in:
parent
3224330fb7
commit
ab53c4e7bb
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"captainVersion": "2",
|
"captainVersion": "2",
|
||||||
"documentation": "Taken from https://hub.docker.com/_/postgres",
|
"documentation": "Taken from https://hub.docker.com/_/postgres",
|
||||||
"displayName": "",
|
"displayName": "PostgreSQL",
|
||||||
"description": "The PostgreSQL object-relational database system provides reliability and data integrity",
|
"description": "The PostgreSQL object-relational database system provides reliability and data integrity",
|
||||||
"dockerCompose": {
|
"dockerCompose": {
|
||||||
"version": "3.3",
|
"version": "3.3",
|
||||||
|
|
@ -59,4 +59,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue