Skip to content

Commit 7d1c4f2

Browse files
authored
Update Dockerfile.base
1 parent 7d0ccce commit 7d1c4f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

commons/Dockerfile.base

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
FROM ubuntu:22.04
22

3-
ENV NUMPY_VERSION 1.21.3
4-
ENV SCIPY_VERSION 1.6.2
5-
63
# Python 3.8 is supported by Ubuntu
74
ARG python=3.8
85
ENV PYTHON_VERSION=${python}

0 commit comments

Comments
 (0)