Skip to content

Commit

Permalink
Update default Rakudo Star version to 2018.10 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstuder-gh committed Nov 11, 2018
1 parent 8d988c4 commit 960c262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -3,7 +3,7 @@ MAINTAINER Rob Hoelz

RUN groupadd -r perl6 && useradd -r -g perl6 perl6

ARG rakudo_version=2018.06
ARG rakudo_version=2018.10
ENV rakudo_version=${rakudo_version}

RUN buildDeps=' \
Expand Down

0 comments on commit 960c262

Please sign in to comment.