Skip to content

Commit 7eae1cf

Browse files
authored
Update Dockerfile
1 parent 13666ab commit 7eae1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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.6.0+dfsg-1.pgdg13+1 spatial database extension with PostgreSQL 17 bullseye" \
4+
org.opencontainers.image.description="PostGIS 3.6.0+dfsg-1.pgdg13+1 spatial database extension 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)