Browse Source

Update Dockerfile

master
Theodotos Andreou GitHub 7 years ago
parent
commit
69c132e01a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docker/Dockerfile

+ 1
- 1
docker/Dockerfile View File

@@ -20,7 +20,7 @@ RUN apt-get update && \
libsasl2-dev \
libldap2-dev \
npm git \
python-virtualenv \
python-virtualenv && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*



Loading…
Cancel
Save