We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec982d commit 4648ac4Copy full SHA for 4648ac4
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ ARG PGVECTOR_VERSION=0.8.0
6
ARG POSTGIS_VERSION=3.5.1
7
# Pin to main branch commit that includes the ResourceOwnerEnlarge crash fix (PR #248)
8
# No tagged release includes this fix yet (latest release is v0.5.1)
9
-ARG PG_TEXTSEARCH_COMMIT=ae1c221
+ARG PG_TEXTSEARCH_COMMIT=ad4f8328780367526fce8997207fa701ef4d014d
10
11
#############################################
12
# Stage 1: Build extensions
0 commit comments