Skip to content

Commit 392e37a

Browse files
committed
Release v2.3.2 (fixed Dockerfile)
1 parent e66bb39 commit 392e37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM node:8.15-slim
22

33
RUN apt-get update && apt-get install -y \
4-
git python-dev python-setuptools libyaml-dev libpython2.7-dev nmap unzip socat bridge-utils python-pip python-httplib2 libssl-dev libffi-dev vim\
4+
git python-dev python-setuptools libyaml-dev libpython2.7-dev nmap unzip socat bridge-utils python-pip python-httplib2 libssl-dev libffi-dev vim
55

66
#Fix Vulnerabilities
77
RUN apt-get install -y procps wget curl gnupg openssl

0 commit comments

Comments
 (0)