Skip to content

Commit

Permalink
Try to update Boost
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Feb 20, 2025
1 parent 7c43d61 commit 2975b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/data/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG EXCLUDE_LAYERS=housenumber,aeroway,aerodrome_label,mountain_peak,waterway,tr
# Filter buildings
ARG FILTER_BUILDINGS=true

ENV BUILD_DEPS="python3 py3-pip py3-yaml py3-requests openjdk17-jre-headless expat libbz2 zlib boost1.82-program_options lz4-libs geos zip jq bash temurin-21-jre" \
ENV BUILD_DEPS="python3 py3-pip py3-yaml py3-requests openjdk17-jre-headless expat libbz2 zlib boost1.84-program_options lz4-libs geos zip jq bash temurin-21-jre" \
BUILD_DIR=/tmp/build \
DATA_DIR=/data \
OSMCONVERT="/opt/osmctools/bin/osmconvert" \
Expand Down

0 comments on commit 2975b6e

Please sign in to comment.