Skip to content

Commit ccd7aba

Browse files
committed
upgrade minor version of libgeos
1 parent a3eba83 commit ccd7aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SHELL ["/bin/sh", "-exc"]
3636
ENV PATH=/opt/app/bin:$PATH
3737

3838
RUN apt-get update && apt-get install -y --no-install-recommends \
39-
libgeos3.11.1 \
39+
libgeos3.13.1 \
4040
&& rm -rf /var/lib/apt/lists/*
4141

4242
STOPSIGNAL SIGINT

0 commit comments

Comments
 (0)