Skip to content

Commit

Permalink
feat(mlflow): Update ghcr.io/mlflow/mlflow Docker tag to v2.7.0 (#224)
Browse files Browse the repository at this point in the history
Signed-off-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Sep 12, 2023
1 parent 3d7466e commit 2dd7d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlflow/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/mlflow/mlflow:v2.6.0
FROM ghcr.io/mlflow/mlflow:v2.7.0

COPY requirements.txt requirements.txt
RUN pip freeze | grep -i mlflow > protected-packages.txt \
Expand Down

0 comments on commit 2dd7d67

Please sign in to comment.