Skip to content

Commit

Permalink
no version pining seems to work?
Browse files Browse the repository at this point in the history
  • Loading branch information
jrybicki-jsc committed Jan 25, 2023
1 parent 35b61d9 commit 889ec60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM python:3.7-slim-buster
# 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 comments on commit 889ec60

Please sign in to comment.