We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadffbf commit df7414bCopy full SHA for df7414b
Dockerfile.pgpool
@@ -1,7 +1,7 @@
1
FROM postgres:18-trixie
2
3
LABEL maintainer="HIPAA Postgres w/ PostGIS Project" \
4
- org.opencontainers.image.description="PostGIS 3.5.2+dfsg-2.pgdg110+1 spatial database extension and PGPool with PostgreSQL 18 trixie" \
+ org.opencontainers.image.description="PostGIS 3.5.2+dfsg-2.pgdg13+1 spatial database extension and PGPool with PostgreSQL 18 trixie" \
5
org.opencontainers.image.source="https://github.com/netreconlab/hipaa-postgres/"
6
7
ENV POSTGIS_MAJOR=3
0 commit comments