mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
fix foss-heartbeat
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apk add --no-cache \
|
||||
openjdk8-jre-base \
|
||||
lapack \
|
||||
python \
|
||||
py2-pip
|
||||
py2-pip \
|
||||
py2-numpy
|
||||
|
||||
# Install the requirements
|
||||
RUN set -x \
|
||||
|
||||
Reference in New Issue
Block a user