Update apps/mlflow/minio-deployment.yaml
This commit is contained in:
parent
8d6b8f72ba
commit
18780c4a29
|
@ -15,7 +15,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: minio
|
||||
image: quay.io/minio/minio:RELEASE.2023-12-09T18-17-51Z@sha256:a9cec9ed5bda5b4e1b2153823e01b309965b9de7ed6eb7f098d45592eecdfc78
|
||||
image: minio/minio:latest@sha256:c6b68f15862830b58d6d373cdc88dd9de93bbd30bfaa7a26f180bd284673cc7d
|
||||
command:
|
||||
- /bin/bash
|
||||
- -c
|
||||
|
|
Loading…
Reference in New Issue