Skip to content

Commit

Permalink
chore(deps): update minio/mc docker digest to 21d44cf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 9c6b3ac commit 68fe20a
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:21d44cf1908ee0302f3977dac496c52cccea6fbe62ae22115575c83eba90a7ab
depends_on:
- minio
container_name: mc
Expand Down

0 comments on commit 68fe20a

Please sign in to comment.