Skip to content

Commit 069ddd2

Browse files
geos-dev
Signed-off-by: Adrian Cole <[email protected]>
1 parent 1c98088 commit 069ddd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-apps/chatbot-rag-app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
1212
# grpcio, a dependency of vertexai.
1313
linux-headers g++ \
1414
# shapely, a dependency of vertexai.
15-
geos \
15+
geos geos-dev \
1616
# tiktoken, used in index_data.py for encoding.
1717
rust cargo
1818

0 commit comments

Comments
 (0)