Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstnbwnkl committed Sep 16, 2024
1 parent e71d552 commit 392a4f4
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
@@ -1,6 +1,6 @@
# Take the official valhalla runner image,
# remove a few superfluous things and
# create a new runner image from ubuntu:22.04
# create a new runner image from ubuntu:24.04
# with the previous runner's artifacts
ARG VALHALLA_BUILDER_IMAGE=ghcr.io/valhalla/valhalla:latest
FROM $VALHALLA_BUILDER_IMAGE as builder
Expand Down

0 comments on commit 392a4f4

Please sign in to comment.