Fix Dockerfile

This commit is contained in:
mjanez 2023-03-22 16:58:36 +01:00 committed by GitHub
parent 5766a7f794
commit cd3dfa0985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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 \