@@ -15,6 +15,7 @@ Images available on Quay are:
15
15
* Fedora [ postgresql-11] ( https://quay.io/repository/fedora/postgresql-11 )
16
16
* Fedora [ postgresql-12] ( https://quay.io/repository/fedora/postgresql-12 )
17
17
* Fedora [ postgresql-13] ( https://quay.io/repository/fedora/postgresql-13 )
18
+ * Fedora [ postgresql-14] ( https://quay.io/repository/fedora/postgresql-14 )
18
19
* Fedora [ postgresql-15] ( https://quay.io/repository/fedora/postgresql-15 )
19
20
20
21
This repository contains Dockerfiles for PostgreSQL images for OpenShift.
@@ -35,6 +36,7 @@ PostgreSQL versions currently supported are:
35
36
* [ postgresql-10] ( https://github.com/sclorg/postgresql-container/tree/master/10 )
36
37
* [ postgresql-12] ( https://github.com/sclorg/postgresql-container/tree/master/12 )
37
38
* [ postgresql-13] ( https://github.com/sclorg/postgresql-container/tree/master/13 )
39
+ * [ postgresql-14] ( https://github.com/sclorg/postgresql-container/tree/master/14 )
38
40
* [ postgresql-15] ( https://github.com/sclorg/postgresql-container/tree/master/15 )
39
41
40
42
RHEL versions currently supported are:
@@ -107,6 +109,9 @@ see [usage documentation](https://github.com/sclorg/postgresql-container/tree/ma
107
109
For information about usage of Dockerfile for PostgreSQL 13,
108
110
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/13).
109
111
112
+ For information about usage of Dockerfile for PostgreSQL 14,
113
+ see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/14).
114
+
110
115
For information about usage of Dockerfile for PostgreSQL 15,
111
116
see [usage documentation](https://github.com/sclorg/postgresql-container/tree/master/15).
112
117
0 commit comments