Skip to content

Commit 672a33e

Browse files
committed
updated postgis
Signed-off-by: Piyush Raj <[email protected]>
1 parent ca00ae2 commit 672a33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitnami/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PG_VER=pg15
66
CITUS_VERSION="11.2.0"
77
POSTGIS_MAJOR=3
88
PG_MAJOR=15
9-
POSTGIS_VERSION=3.3.2+dfsg-1.pgdg110+1
9+
POSTGIS_VERSION=3.3.3+dfsg-1~exp1.pgdg110+1
1010
PG_REPACK_VERSION = 1.4.8
1111
PG_VER_NUMBER=$(shell echo $(PG_VER) | cut -c3-)
1212

0 commit comments

Comments
 (0)