Fix Dockerfile
This commit is contained in:
parent
5766a7f794
commit
cd3dfa0985
|
@ -54,7 +54,7 @@ RUN apk add --no-cache tzdata \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
cargo && \
|
cargo \
|
||||||
# Set up PROJ
|
# Set up PROJ
|
||||||
geos-dev \
|
geos-dev \
|
||||||
proj \
|
proj \
|
||||||
|
|
Loading…
Reference in New Issue