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

[Update]: Base image update for vulnerabilities and remove older expl… #3805

Merged
merged 1 commit into from
Feb 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ ENV AZURE_ML_CLI_PRIVATE_FEATURES_ENABLED=True
RUN pip install gunicorn==22.0.0
RUN pip install certifi==2024.07.04
RUN pip install onnx==1.17.0
# dummy number to change when needing to force rebuild without changing the definition: 1
# dummy number to change when needing to force rebuild without changing the definition: 2
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ azureml-mlflow
azureml-core
requests
setuptools>=71.1.0
Werkzeug==3.1.3
https://azuremlsdktestpypi.blob.core.windows.net/wheels/AzureML-Nebula-py-feed/dev-nebulaml-package/nebulaml-0.1.0.dev2624-20241226.3-py3-none-any.whl
https://azuremlsdktestpypi.blob.core.windows.net/wheels/AzureML-Nebula-py-feed/dev-package/torch_nebula-0.1.0.dev2624-20241226.3-py3-none-any.whl
Werkzeug==3.1.3
Loading