Skip to content

Commit

Permalink
fixing docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanNoelk committed Feb 2, 2018
1 parent 0335748 commit 3489c8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ RUN apk update && apk upgrade && \
git \
openssh \
mariadb \
mysql-client \
py-mysqldb \
mariadb-dev \
py-mysqldb \
musl-dev \
libjpeg-turbo-dev \
zlib-dev
Expand Down

0 comments on commit 3489c8f

Please sign in to comment.