Skip to content

Commit

Permalink
Update Jupyter notebook base image version to jupyter/scipy-notebook:…
Browse files Browse the repository at this point in the history
…2024-08-05
  • Loading branch information
flaviomartins committed Aug 7, 2024
1 parent 75d1ecd commit 0ef42c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) IPRist Development Team
# Distributed under the terms of the Modified BSD License.
FROM quay.io/jupyter/scipy-notebook:2024-07-01
FROM quay.io/jupyter/scipy-notebook:2024-08-05

LABEL maintainer="Flavio Martins <flavio.f.martins@tecnico.ulisboa.pt>"

Expand Down

0 comments on commit 0ef42c0

Please sign in to comment.