We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e17481 commit 9982f36Copy full SHA for 9982f36
README.md
@@ -10,6 +10,7 @@ It pushes a nightly latest image to ghcr.io
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
+docker run ghcr.io/dbsystel/postgresql-partman:16
14
```
15
16
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