Skip to content

Commit

Permalink
Bump jupyter/scipy-notebook from ubuntu-22.04 to ubuntu-24.04
Browse files Browse the repository at this point in the history
Bumps jupyter/scipy-notebook from ubuntu-22.04 to ubuntu-24.04.

---
updated-dependencies:
- dependency-name: jupyter/scipy-notebook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 1bbfbfe commit f7b040b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Provides all worked examples from the FlowKit docs in a ready-to-go JupyterLab install
#

FROM quay.io/jupyter/scipy-notebook:ubuntu-22.04@sha256:a8925f5242a701edd718a4c1afc3bdeabb7dcb9ae6ff55116db790379a6f6e04
FROM quay.io/jupyter/scipy-notebook:ubuntu-24.04@sha256:819156f6dff93998251d0f577ef49b0bafa7f948001979f1246193f1871daf97

RUN rm -rf /home/$NB_USER/work
ARG SOURCE_VERSION=0+unknown
Expand Down

0 comments on commit f7b040b

Please sign in to comment.