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

Commit

Permalink
Merge pull request #1037 from mozilla-services/feat/1036
Browse files Browse the repository at this point in the history
feat: upgrade to pypy 5.9.0
  • Loading branch information
bbangert authored Oct 6, 2017
2 parents 4b9a273 + d01f1aa commit fbf9ad8
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 fbf9ad8

Please sign in to comment.