@@ -1,4 +1,5 @@
FROM node:8.9-slim
+
RUN apt-get update -qq && apt-get install -qy \
ca-certificates \
bzip2 \