Skip to content

Commit 638291f

Browse files
nadgowdassahilsuneja1
authored andcommitted
upgrade pkgs to fix vulnerabilities (#366)
Signed-off-by: Shripad Nadgowda <[email protected]>
1 parent a96c441 commit 638291f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ RUN dpkg -i /tmp/python-socket-datacollector_*_all.deb && \
1919
dpkg -i /tmp/python-conntrackprobe_*_all.deb && \
2020
rm -f /tmp/*.deb
2121

22+
RUN apt-get upgrade -y
23+
2224
ENV PYTHONPATH=/usr/lib/python2.7/dist-packages:/usr/local/lib/python2.7/site-packages
2325

2426
ADD crawler /crawler

0 commit comments

Comments
 (0)