Fix Dockerfile

This commit is contained in:
mjanez 2023-03-22 16:40:05 +01:00 committed by GitHub
parent 79f0b37255
commit 2d0e9a34d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 \