remove deps
This commit is contained in:
parent
d1e2fdbb31
commit
2b00a22dca
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ RUN \
|
|||
apt-get update && \
|
||||
apt-get -y --no-install-recommends install \
|
||||
nodejs \
|
||||
npm \
|
||||
python3-pymongo \
|
||||
python3-tornado && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in a new issue