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/minio docker digest to 0bfbcd2
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9c6b3ac commit 680bbd3
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
@@ -3,7 +3,7 @@ version: '3.7'
services:
minio:
restart: always
image: minio/minio@sha256:beb5fd646b298e0e732c186215926d5ebf8cb0d2ff573bba17b4c4b22ec90ade
image: minio/minio@sha256:0bfbcd22b78ce69d1bbba5049963514cf8bd182d68f410c6e5c122e8cab7792c
container_name: mlflow_s3
ports:
- "9000:9000"

0 comments on commit 680bbd3

Please sign in to comment.