Skip to content

Commit

Permalink
Valhalla 3.0.9 and Prime Server 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drewda committed Nov 21, 2019
1 parent 94da277 commit 4a2306f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
# ############ STAGE 1 ################
# #####################################

ARG VALHALLA_VERSION=3.0.8
ARG VALHALLA_VERSION=3.0.9
ARG VALHALLA_REPO=https://github.com/valhalla/valhalla.git
ARG PRIME_SERVER_TAG=0.6.4
ARG PRIME_SERVER_TAG=0.6.5
FROM ubuntu:18.04
ARG VALHALLA_VERSION
ARG VALHALLA_REPO
Expand Down

0 comments on commit 4a2306f

Please sign in to comment.