Skip to content

Commit 5c8e7f4

Browse files
committed
mostar-docker
1 parent de829f0 commit 5c8e7f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ RUN curl -L --silent --show-error --fail -o /planetiler.jar \
1717
&& rm /martin.tar.gz \
1818
&& mkdir -p /data/sources
1919

20-
RUN curl -L --silent --show-error --fail -o /data/sources/boston.osm.pbf \
21-
https://pub-23a2836dfd424e69b0ce72e02abf2492.r2.dev/boston.osm.pbf
20+
RUN curl -L --silent --show-error --fail -o /data/sources/mostar.osm.pbf \
21+
https://github.com/maplibre/workshop/raw/de829f0696c42f4d8553be1e068213b4b53116ac/data/mostar-bosnia.osm.pbf
2222
RUN curl -L --silent --show-error --fail -o /data/sources/natural_earth_vector.sqlite.zip \
2323
https://naciscdn.org/naturalearth/packages/natural_earth_vector.sqlite.zip
2424
RUN curl -L --silent --show-error --fail -o /data/sources/water-polygons-split-3857.zip \

0 commit comments

Comments
 (0)