File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- FROM alpine:3.5
1
+ FROM alpine:3.4
2
2
3
3
# ensure local python is preferred over distribution python
4
4
ENV PATH /usr/local/bin:$PATH
Original file line number Diff line number Diff line change 4
4
# PLEASE DO NOT EDIT IT DIRECTLY.
5
5
#
6
6
7
- FROM alpine:3.5
7
+ FROM alpine:3.4
8
8
9
9
# ensure local python is preferred over distribution python
10
10
ENV PATH /usr/local/bin:$PATH
Original file line number Diff line number Diff line change 4
4
# PLEASE DO NOT EDIT IT DIRECTLY.
5
5
#
6
6
7
- FROM alpine:3.5
7
+ FROM alpine:3.4
8
8
9
9
# ensure local python is preferred over distribution python
10
10
ENV PATH /usr/local/bin:$PATH
Original file line number Diff line number Diff line change 4
4
# PLEASE DO NOT EDIT IT DIRECTLY.
5
5
#
6
6
7
- FROM alpine:3.5
7
+ FROM alpine:3.4
8
8
9
9
# ensure local python is preferred over distribution python
10
10
ENV PATH /usr/local/bin:$PATH
Original file line number Diff line number Diff line change 4
4
# PLEASE DO NOT EDIT IT DIRECTLY.
5
5
#
6
6
7
- FROM alpine:3.5
7
+ FROM alpine:3.4
8
8
9
9
# ensure local python is preferred over distribution python
10
10
ENV PATH /usr/local/bin:$PATH
Original file line number Diff line number Diff line change 1
- FROM alpine:3.5
1
+ FROM alpine:3.4
2
2
3
3
# ensure local python is preferred over distribution python
4
4
ENV PATH /usr/local/bin:$PATH
You can’t perform that action at this time.
0 commit comments