Skip to content

Commit

Permalink
update comment for ubuntu version in Dockerfile (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: asher <[email protected]>
  • Loading branch information
Asher-JH and asher authored Aug 9, 2023
1 parent 4260116 commit c0389c8
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:20.04
# create a new runner image from ubuntu:22.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 c0389c8

Please sign in to comment.