Skip to content

Commit

Permalink
chore(deps): update minio/mc docker digest to 43cfd55
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 9c6b3ac commit 2fabf29
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:43cfd552d0eacdc38791d5b7b484ed071953daadaf96ca5dad981c591fc3e462
depends_on:
- minio
container_name: mc
Expand Down

0 comments on commit 2fabf29

Please sign in to comment.