Skip to content

Commit

Permalink
Update lab version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-matera committed Jun 12, 2023
1 parent 877f9e1 commit 81083cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@
# Build a Jupyter Stack specific for my Python for Everyone class.
#

FROM docker.io/jupyter/scipy-notebook:lab-3.5.3
FROM docker.io/jupyter/scipy-notebook:lab-4.0.1
USER root
RUN apt update -y && apt install -y openssh-client wamerican tree && apt clean -y
RUN conda install --quiet --yes face_recognition
Expand Down

0 comments on commit 81083cf

Please sign in to comment.