Skip to content

Commit

Permalink
Merge branch 'master' into fix-qa-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed May 23, 2024
2 parents 800c978 + 4d9fcea commit 61d299d
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:85bef7e6fe980b5c7684354d420c5531aa075bf6177cb878e37e01437311b742
FROM quay.io/jupyter/scipy-notebook:ubuntu-22.04@sha256:053aea4c54792943a08ccef2a267851a2e91837552d97506d056b9ef4fd43262

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

0 comments on commit 61d299d

Please sign in to comment.