Skip to content

Commit

Permalink
fix typo on dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Nov 21, 2023
1 parent 8c196b0 commit 91d11dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ COPY config.txt.sample ./config.txt
COPY setup.py .
COPY API/ ./API/
COPY src/ ./src/
COPY test.geojson ./test.geojson
# Use a separate stage to pull the tippecanoe image
FROM ghcr.io/hotosm/tippecanoe:main as tippecanoe-builder

Expand Down

0 comments on commit 91d11dc

Please sign in to comment.