Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tanlin2013/mbl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c845629cc1914fdfaf47a135cf3923c0fa407539
Choose a base ref
..
head repository: tanlin2013/mbl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f227b1d39e074243156074bcaf1e1dd4097458c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 mlflow-tracker/minio/docker-compose.yml
2 changes: 1 addition & 1 deletion mlflow-tracker/minio/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ services:
- minio_data:/data

mc:
image: minio/mc@sha256:48986249ddc4b01358e61fb08d776b8a421fb293e8ea3218d61e62f505b5dac1
image: minio/mc@sha256:771f5ad7925a6b5e069786d8e847a292de320f1e3e3203647e29f47ec9b3d93b
depends_on:
- minio
container_name: mc