Skip to content

Commit

Permalink
Bump Rakudo Star version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzro committed Nov 29, 2016
1 parent ae899ba commit a7548f1
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 @@ -3,7 +3,7 @@ MAINTAINER Rob Hoelz

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

ENV rakudo_version=2016.10
ENV rakudo_version=2016.11

RUN buildDeps=' \
gcc \
Expand Down

0 comments on commit a7548f1

Please sign in to comment.