Skip to content

Commit 3bbdcb6

Browse files
authored
Update Dockerfile.2.11-py38-cuda11.3
1 parent abbd619 commit 3bbdcb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-tensorflow/Dockerfile.2.11-py38-cuda11.3

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ RUN python3 -m pip install --no-cache-dir \
4040

4141
RUN python3 -m pip install --no-cache-dir \
4242
mesh-tensorflow==0.1.21 \
43-
tensorflow-cloud==0.1.16 \
44-
tensorflow-hub==0.12.0
43+
tensorflow-cloud==0.1.16 \
44+
tensorflow-hub==0.12.0
4545

4646
RUN python3 -m pip install --no-cache-dir \
4747
-i https://pypi-nightly.tensorflow.org/simple tensorflow-data-validation==1.11.0

0 commit comments

Comments
 (0)