Skip to content

Commit

Permalink
chore(deps): update minio/minio docker digest to d15ad70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 9c6b3ac commit 1d1c840
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 @@ -3,7 +3,7 @@ version: '3.7'
services:
minio:
restart: always
image: minio/minio@sha256:beb5fd646b298e0e732c186215926d5ebf8cb0d2ff573bba17b4c4b22ec90ade
image: minio/minio@sha256:d15ad70905589a7725af17b0dd12f7735b75811649bdce5d8767e2aa87a3d874
container_name: mlflow_s3
ports:
- "9000:9000"
Expand Down

0 comments on commit 1d1c840

Please sign in to comment.