Skip to content

Commit

Permalink
Merge pull request #26 from ispeakc0de/v2.1.0-tracker
Browse files Browse the repository at this point in the history
[cherrypick for 2.1.0]
  • Loading branch information
uditgaurav authored Sep 14, 2021
2 parents 89ffdd0 + 7a9040d commit bf63960
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
Expand Up @@ -7,7 +7,7 @@ ARG TARGETARCH

# upgrade and setup python
RUN apt-get update \
&& apt-get -y install gcc python-pip python3-pip python-dev curl \
&& apt-get -y install gcc python3-pip python-dev curl \
&& pip install --upgrade pip \
&& pip install jinja2 pyYaml

Expand Down

0 comments on commit bf63960

Please sign in to comment.