Skip to content

Commit

Permalink
chore(deps): update minio/mc docker digest to 3271382
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 9c6b3ac commit d557053
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:327138203ba406707e0d591b541e0515d4c12b2a6c1a73fb4d1378bb26e55abb
depends_on:
- minio
container_name: mc
Expand Down

0 comments on commit d557053

Please sign in to comment.