We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7956e16 commit f9b6d93Copy full SHA for f9b6d93
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:61eebbcf6a37339eaf6be9b8ca5b5b54e0cf8db47e6cdd5d718b7754b78cd5e5 AS planetiler-builder
+FROM ghcr.io/onthegomap/planetiler:latest@sha256:97f6a831201a53c20209f457849fbd197e7c6d16af9a4100174be8409c8a8d71 AS planetiler-builder
54
55
WORKDIR /data
56
COPY --from=osm-data /build/merged.osm.pbf /data/merged.osm.pbf
0 commit comments