Skip to content

Commit bf63960

Browse files
authored
Merge pull request #26 from ispeakc0de/v2.1.0-tracker
[cherrypick for 2.1.0]
2 parents 89ffdd0 + 7a9040d commit bf63960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG TARGETARCH
77

88
# upgrade and setup python
99
RUN apt-get update \
10-
&& apt-get -y install gcc python-pip python3-pip python-dev curl \
10+
&& apt-get -y install gcc python3-pip python-dev curl \
1111
&& pip install --upgrade pip \
1212
&& pip install jinja2 pyYaml
1313

0 commit comments

Comments
 (0)