fix foss-heartbeat

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-06-08 13:31:33 -04:00
parent b6a4fd4c35
commit 5cbafeea52

View File

@@ -7,7 +7,8 @@ RUN apk add --no-cache \
openjdk8-jre-base \ openjdk8-jre-base \
lapack \ lapack \
python \ python \
py2-pip py2-pip \
py2-numpy
# Install the requirements # Install the requirements
RUN set -x \ RUN set -x \