Skip to content

Commit e85a7e0

Browse files
committed
Use more recent tensorflow base image as old one is unavailable
1 parent 30de39d commit e85a7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/docker/kernel-tf-py/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ubuntu:Bionic
22
# TensorFlow 2.4.0
3-
ARG BASE_CONTAINER=jupyter/tensorflow-notebook:2023-03-13
3+
ARG BASE_CONTAINER=jupyter/tensorflow-notebook:2023-10-20
44

55
FROM $BASE_CONTAINER
66

0 commit comments

Comments
 (0)