File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
FROM buildpack-deps:jessie
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
Original file line number Diff line number Diff line change 1
1
FROM debian:jessie-slim
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
Original file line number Diff line number Diff line change 1
1
FROM buildpack-deps:jessie
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
Original file line number Diff line number Diff line change 1
1
FROM debian:jessie-slim
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
Original file line number Diff line number Diff line change 1
1
FROM debian:jessie-slim
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
Original file line number Diff line number Diff line change 1
1
FROM buildpack-deps:jessie
2
2
3
- # ensure local pypy is preferred over distribution python
3
+ # ensure local pypy is preferred over distribution pypy
4
4
ENV PATH /usr/local/bin:$PATH
5
5
6
6
# http://bugs.python.org/issue19846
You can’t perform that action at this time.
0 commit comments