10 lines
211 B
JSON
10 lines
211 B
JSON
{
|
|
"name": "postgres",
|
|
"version": {
|
|
"check_latest": true,
|
|
"current": "16",
|
|
"grace_period": 86400,
|
|
"site": "https://www.postgresql.org",
|
|
"source": "https://hub.docker.com/_/postgres"
|
|
}
|
|
}
|