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 2eab838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/qgisserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +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 \
--editable=/opt/c2cgeoportal/commons
/opt/c2cgeoportal/commons

ENV LOG_LEVEL=INFO \
LOG_TYPE=console \
Expand Down

0 comments on commit 2eab838

Please sign in to comment.