mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix foss-heartbeat
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
b6a4fd4c35
commit
5cbafeea52
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user