diff --git a/Dockerfile b/Dockerfile index 3e9545fe..0eaee817 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM aiidateam/aiida-core:1.6.8 +FROM aiidateam/aiida-core:1.6.5-bionic LABEL maintainer="AiiDAlab Team " diff --git a/requirements-server.txt b/requirements-server.txt index a6a21929..54738c14 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,7 +1,7 @@ # Dependencies for notebook server and interaction with JupyterHub jupyterhub==1.5.0 jupyterlab==3.0.17 -notebook==6.4.12 +notebook==6.4.10 # Detect notebooks written in MyST Markdown jupytext==1.13.4 # Dependencies for jupyter widgets