Skip to content

Commit 1a421a8

Browse files
authored
Update docker image (#1202)
1 parent 7a2a645 commit 1a421a8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM horovod/horovod:master
1+
FROM horovod/horovod:sha-9b42eda
22
LABEL description="DeepXDE with Tensorflow PyTorch and GPU support"
33

44
COPY requirements.txt /root

docker/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ scipy
33
sklearn
44
matplotlib
55
scikit-optimize
6+
seaborn
67
tensorflow-probability==0.12.2
78
jupyter
89
jupyterlab

0 commit comments

Comments
 (0)