Browse Source

chore: update minio image version (#13109)

* 2020-05-16 --> 2020-10-09
tags/v1.13.0-rc1
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf GitHub 5 years ago
parent
commit
395aad2a58
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -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:


Loading…
Cancel
Save