Skip to content

Commit

Permalink
Fix debian package for upgrade to stretch.
Browse files Browse the repository at this point in the history
  • Loading branch information
toothstone committed May 29, 2018
1 parent 669acf8 commit ec78997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Expand Up @@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
RUN apt-get update && apt-get install -y --force-yes --no-install-recommends \
libldap2-dev \
libsasl2-dev \
libmysqlclient-dev \
default-libmysqlclient-dev \
libxml2-dev \
libxslt1-dev \
&& \
Expand Down

0 comments on commit ec78997

Please sign in to comment.