Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 16, 2024
1 parent 6e7e084 commit df538dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/qgisserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ COPY logging.ini /var/www/
COPY --from=camptocamp/geomapfish /opt/c2cgeoportal/commons /opt/c2cgeoportal/commons

RUN python3 -m pip install --disable-pip-version-check --no-cache-dir --no-deps \
--config-settings=editable_mode=compat \
--editable=/opt/c2cgeoportal/commons

ENV LOG_LEVEL=INFO \
Expand Down

0 comments on commit df538dd

Please sign in to comment.