Removed sudo from build dependencies

This commit is contained in:
Neil 2016-07-09 18:38:50 +01:00 committed by GitHub
parent 4103f446cb
commit fbe6da0390

View File

@ -17,7 +17,6 @@ RUN \
php5-dev \
re2c \
samba-dev \
sudo \
zlib-dev && \
# fetch php smbclient source