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 13666ab commit 7eae1cfCopy full SHA for 7eae1cf
Dockerfile
@@ -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.6.0+dfsg-1.pgdg13+1 spatial database extension with PostgreSQL 17 bullseye" \
+ org.opencontainers.image.description="PostGIS 3.6.0+dfsg-1.pgdg13+1 spatial database extension with PostgreSQL 18 trixie" \
5
org.opencontainers.image.source="https://github.com/netreconlab/hipaa-postgres/"
6
7
ENV POSTGIS_MAJOR=3
0 commit comments