Update minio/minio Docker tag to RELEASE.2023-12-23T07-19-11Z
This commit is contained in:
parent
15634e5127
commit
137145b55f
|
|
@ -815,7 +815,7 @@ services:
|
|||
- milvus
|
||||
|
||||
minio:
|
||||
image: minio/minio:RELEASE.2023-03-20T20-16-18Z
|
||||
image: minio/minio:RELEASE.2023-12-23T07-19-11Z
|
||||
container_name: milvus-minio-${CONTAINER_NAME}
|
||||
env_file:
|
||||
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
|
||||
|
|
|
|||
Loading…
Reference in New Issue