Skip to content

Commit

Permalink
3.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstnbwnkl committed Oct 15, 2024
1 parent 78e9259 commit 135a967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# remove a few superfluous things and
# create a new runner image from ubuntu:24.04
# with the previous runner's artifacts
ARG VALHALLA_BUILDER_IMAGE=ghcr.io/valhalla/valhalla:latest
ARG VALHALLA_BUILDER_IMAGE=ghcr.io/valhalla/valhalla:3.5.1
FROM $VALHALLA_BUILDER_IMAGE as builder
MAINTAINER Nils Nolde <nils@gis-ops.com>

Expand Down

0 comments on commit 135a967

Please sign in to comment.