Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update minio/mc docker digest to 771f5ad
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 16, 2024
1 parent 9c6b3ac commit 2f227b1
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
@@ -19,7 +19,7 @@ services:
- minio_data:/data

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

0 comments on commit 2f227b1

Please sign in to comment.