Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security updates 2024/09 #832

Closed
wants to merge 4 commits into from
Closed

Security updates 2024/09 #832

wants to merge 4 commits into from

Conversation

ianpittwood
Copy link
Collaborator

  • Upgrade JupyterLab to v4+ to fix vulnerabilities related to JL 3
  • Identify and list new vulnerability detections

@@ -87,22 +87,14 @@ RUN apt-get update --fix-missing -qq \
&& rm -rf /var/lib/apt/lists/*

### Install Jupyter and extensions ###
RUN /opt/python/"${PYTHON_VERSION_JUPYTER}"/bin/python -m venv /opt/python/jupyter \
RUN RUN /opt/python/"${PYTHON_VERSION_JUPYTER}"/bin/python -m venv /opt/python/jupyter \
Copy link
Contributor

@fh-mthomson fh-mthomson Sep 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
RUN RUN /opt/python/"${PYTHON_VERSION_JUPYTER}"/bin/python -m venv /opt/python/jupyter \
RUN /opt/python/"${PYTHON_VERSION_JUPYTER}"/bin/python -m venv /opt/python/jupyter \

I was excited to stumble upon this PR to add JL 4 and coincidentally noticed this - apologies for the unsolicited comment!

@ianpittwood ianpittwood closed this Oct 1, 2024
@bschwedler bschwedler deleted the snyk-updates-2024-09 branch October 30, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants