Browse Source

chore: bump minio to RELEASE.2021-01-16T02-19-44Z (#14445)

-    image: minio/minio:RELEASE.2020-10-09T22-55-05Z
+    image: minio/minio:RELEASE.2021-01-16T02-19-44Z
tags/v1.15.0-dev
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf 3 years ago
parent
commit
4f608ad31f
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -176,7 +176,7 @@ services:
image: elasticsearch:7.5.0

- name: minio
image: minio/minio:RELEASE.2020-10-09T22-55-05Z
image: minio/minio:RELEASE.2021-01-16T02-19-44Z
commands:
- minio server /data
environment:

Loading…
Cancel
Save