We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64711e4 commit 2cffee1Copy full SHA for 2cffee1
1 file changed
geo/Dockerfile
@@ -50,7 +50,7 @@ RUN valhalla_build_extract -c valhalla.json -v
50
# (Optional) Delete the raw tiles directory to save space in the builder stage
51
# RUN rm -rf /build/valhalla_tiles
52
53
-FROM ghcr.io/onthegomap/planetiler:latest@sha256:6010e2bb688d1efd7e6400d311a7209f65b0c7addc593d90c60d839d6dd59941 AS planetiler-builder
+FROM ghcr.io/onthegomap/planetiler:latest@sha256:46ed6eff5859a46dd7ec60f8be11a68e5cd56a6c22834c0935d8d9544b9eaf1f AS planetiler-builder
54
55
WORKDIR /data
56
COPY --from=osm-data /build/merged.osm.pbf /data/merged.osm.pbf
0 commit comments