Browse Source
chore: update minio image version (#13109)
* 2020-05-16 --> 2020-10-09
mj-v1.14.3
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.drone.yml
|
|
@ -152,7 +152,7 @@ services: |
|
|
|
image: elasticsearch:7.5.0 |
|
|
|
|
|
|
|
- name: minio |
|
|
|
image: minio/minio:RELEASE.2020-05-16T01-33-21Z |
|
|
|
image: minio/minio:RELEASE.2020-10-09T22-55-05Z |
|
|
|
commands: |
|
|
|
- minio server /data |
|
|
|
environment: |
|
|
|