Skip to content

Commit d801b6b

Browse files
authored
Update Dockerfile.20.11-tf2-py3
1 parent 6f0aa51 commit d801b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-tensorflow/Dockerfile.20.11-tf2-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ RUN apt autoclean && \
197197
rm -rf /tmp/*
198198

199199
# Install ipython kernelspec
200-
RUN /usr/bin/python3 -m ipykernel install --display-name "Python 3.6 (NGC 20.12 / TensorFlow 2.3) on Backend.AI" && \
200+
RUN /usr/bin/python3 -m ipykernel install --display-name "Python 3.6 (NGC 20.11 / TensorFlow 2.3) on Backend.AI" && \
201201
cat /usr/local/share/jupyter/kernels/python3/kernel.json
202202

203203
# Backend.AI specifics

0 commit comments

Comments
 (0)