Skip to content
Snippets Groups Projects
Commit 889ec60c authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

no version pining seems to work?

parent 35b61d99
No related branches found
No related tags found
No related merge requests found
Pipeline #126518 passed
FROM python:3.7-slim-buster FROM python:3.7-slim-buster
# Install python packages # Install python packages
RUN pip install --no-cache-dir mlflow==1.3.0 boto3 pymysql RUN pip install --no-cache-dir mlflow boto3 pymysql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment