corrected postgres version

This commit is contained in:
gyurix
2025-01-02 15:18:45 +01:00
parent 1dba5c4fd0
commit ba21a2d4cf

View File

@@ -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",