Skip to content

Commit

Permalink
Update Dockerfile.ngen to add NGEN_WITH_SQLITE: OFF
Browse files Browse the repository at this point in the history
Related to #63 

For Testing gpkg support in NGIAB
  • Loading branch information
ZacharyWills authored Jan 2, 2024
1 parent e49efeb commit db6a42e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.ngen
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ ARG REPO_URL \
NGEN_ACTIVATE_PYTHON="ON" \
NGEN_NETCDF_ACTIVE="ON" \
NGEN_ROUTING_ACTIVE="ON" \
NGEN_WITH_SQLITE="ON" \
NGEN_UDUNITS_ACTIVE="ON" \
NGEN_UDUNITS_QUIET="ON" \
BUILD_NGEN_SERIAL="true" \
Expand Down

0 comments on commit db6a42e

Please sign in to comment.