Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
feat: upgrade to pypy 5.9.0
Browse files Browse the repository at this point in the history
Closes #1036
  • Loading branch information
pjenvey committed Oct 6, 2017
1 parent 4b9a273 commit d01f1aa
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,4 +1,4 @@
FROM pypy:2-5.8.0
FROM pypy:2-5.9.0

RUN mkdir -p /app
ADD . /app
Expand Down

0 comments on commit d01f1aa

Please sign in to comment.