From eff18c5d5e98bf4ee1c324ab7ebcdd11b49927b2 Mon Sep 17 00:00:00 2001 From: "upgrade-bot-9000[bot]" <241389380+upgrade-bot-9000[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:02:20 +0000 Subject: [PATCH] chore(deps): update ghcr.io/valhalla/valhalla docker tag to v3.8.2 --- geo/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geo/Dockerfile b/geo/Dockerfile index 48cb381d..809805a8 100644 --- a/geo/Dockerfile +++ b/geo/Dockerfile @@ -27,7 +27,7 @@ RUN --mount=type=cache,id=osm-pbf-cache,target=/var/cache/osm-pbfs \ /var/cache/osm-pbfs/connecticut-latest.osm.pbf \ -o /build/merged.osm.pbf -FROM ghcr.io/valhalla/valhalla:3.7.0@sha256:c19b052fa132474da719e0e931007cd3931f25c43890f88acf270ba837fdc89f AS valhalla-builder +FROM ghcr.io/valhalla/valhalla:3.8.2@sha256:a4eae918af15ffb392a6c1434bc64083d28f022d5968a02cba09780ba54cd62d AS valhalla-builder WORKDIR /build COPY --from=osm-data /build/merged.osm.pbf /build/merged.osm.pbf