Skip to content

Commit eff18c5

Browse files
chore(deps): update ghcr.io/valhalla/valhalla docker tag to v3.8.2
1 parent 7956e16 commit eff18c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN --mount=type=cache,id=osm-pbf-cache,target=/var/cache/osm-pbfs \
2727
/var/cache/osm-pbfs/connecticut-latest.osm.pbf \
2828
-o /build/merged.osm.pbf
2929

30-
FROM ghcr.io/valhalla/valhalla:3.7.0@sha256:c19b052fa132474da719e0e931007cd3931f25c43890f88acf270ba837fdc89f AS valhalla-builder
30+
FROM ghcr.io/valhalla/valhalla:3.8.2@sha256:a4eae918af15ffb392a6c1434bc64083d28f022d5968a02cba09780ba54cd62d AS valhalla-builder
3131

3232
WORKDIR /build
3333
COPY --from=osm-data /build/merged.osm.pbf /build/merged.osm.pbf

0 commit comments

Comments
 (0)