Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shortjared authored Aug 14, 2018
1 parent b353b21 commit be42a3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ RUN yum -y install \
gcc \
zlib-devel

# install python 3
RUN amazon-linux-extras install python3

# install pip + aws cli
RUN curl -O https://bootstrap.pypa.io/get-pip.py && \
python get-pip.py
Expand Down

0 comments on commit be42a3a

Please sign in to comment.