corrected postgres version
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"POST_START": "null"
|
"POST_START": "null"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IMAGE": "postgres:13-alpine",
|
"IMAGE": "postgres:16-alpine",
|
||||||
"UPDATE": "true",
|
"UPDATE": "true",
|
||||||
"NAME": "outlinepostgres-db",
|
"NAME": "outlinepostgres-db",
|
||||||
"MEMORY": "256M",
|
"MEMORY": "256M",
|
||||||
|
Reference in New Issue
Block a user