Skip to content

Commit 3b51dc7

Browse files
authored
Update Dockerfile.pgpool
1 parent 7eae1cf commit 3b51dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pgpool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM postgres:18-trixie
22

33
LABEL maintainer="HIPAA Postgres w/ PostGIS Project" \
4-
org.opencontainers.image.description="PostGIS 3.5.2+dfsg-1.pgdg110+1 spatial database extension and PGPool with PostgreSQL 17 bullseye" \
4+
org.opencontainers.image.description="PostGIS 3.5.2+dfsg-1.pgdg110+1 spatial database extension and PGPool with PostgreSQL 18 trixie" \
55
org.opencontainers.image.source="https://github.com/netreconlab/hipaa-postgres/"
66

77
ENV POSTGIS_MAJOR=3

0 commit comments

Comments
 (0)