We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6dc0e6 commit f59548aCopy full SHA for f59548a
1 file changed
README.md
@@ -9,6 +9,7 @@ It pushes a nightly latest image to ghcr.io
9
```
10
docker run ghcr.io/dbsystel/postgresql-partman:13
11
docker run ghcr.io/dbsystel/postgresql-partman:14
12
+docker run ghcr.io/dbsystel/postgresql-partman:15
13
14
15
The tags represent the postgresql major version. They will contain the latest available pg_partman version that was available at build time.
0 commit comments