Преглед изворни кода

kong: update PostgreSQL dependency to 9.6+

Thibault Charbonnier пре 6 година
родитељ
комит
f1cf0e9e8b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      kong/content.md

+ 1 - 1
kong/content.md

@@ -8,7 +8,7 @@ Kong's official documentation can be found at [docs.konghq.com](https://docs.kon
 
 # How to use this image
 
-First, Kong requires a running Cassandra cluster (3.x+) or PostgreSQL instance (9.5+) before it starts. You can either use the official Cassandra/PostgreSQL containers, or use your own.
+First, Kong requires a running Cassandra cluster (3.x+) or PostgreSQL instance (9.6+) before it starts. You can either use the official Cassandra/PostgreSQL containers, or use your own.
 
 ## 1. Link Kong to either a Cassandra or PostgreSQL container