Skip to content

Commit

Permalink
Pin notebook to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjallen committed Sep 9, 2024
1 parent 2857d8d commit e761136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/jupyter/jupyter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ RUN apt-get install python3.10 pip -y

RUN pip install --upgrade pip==22.0.2

RUN pip install notebook
RUN pip install notebook==7.2.2
2 changes: 1 addition & 1 deletion dockerfiles/jupyter/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latestTag": "jupyter",
"latestTag": "7.2",
"pushLatest": true
}

0 comments on commit e761136

Please sign in to comment.