Skip to content

Commit

Permalink
chore(deps): update minio/mc docker digest to 2258eef
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 9c6b3ac commit 5b9a45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlflow-tracker/minio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
- minio_data:/data

mc:
image: minio/mc@sha256:c734ae7fd20606d4b2c0cf9ef25f22e5f4185406363b9260e7c16f6fe527cfd7
image: minio/mc@sha256:2258eefb19222a9ff291113197387396de94cf538398696fd74e5a9decf801f3
depends_on:
- minio
container_name: mc
Expand Down

0 comments on commit 5b9a45d

Please sign in to comment.