Skip to content

Commit 8f0afbb

Browse files
authored
Merge pull request #541 from data-catering/renovate/ghcr.io-mlflow-mlflow-2.x
chore(deps): update ghcr.io/mlflow/mlflow docker tag to v2.22.0
2 parents 03848a0 + 1b7f830 commit 8f0afbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/insta/resources/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ services:
11521152
retries: 3
11531153
test: [CMD, python, -c, "import urllib.request; urllib.request.urlopen('http://localhost:5001/health')"]
11541154
timeout: 5s
1155-
image: "ghcr.io/mlflow/mlflow:${MLFLOW_VERSION:-v2.11.1}"
1155+
image: "ghcr.io/mlflow/mlflow:${MLFLOW_VERSION:-v2.22.0}"
11561156
ports:
11571157
- "${MLFLOW_SERVE_PORT:-5001}:5001"
11581158
mongodb:

0 commit comments

Comments
 (0)