chore: bump minio to RELEASE.2021-03-12T00-00-47Z (#15006)
* chore: bump minio to RELEASE.2021-03-12T00-00-47Z - image: minio/minio:RELEASE.2021-01-16T02-19-44Z + image: minio/minio:RELEASE.2021-03-12T00-00-47Z Signed-off-by: wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf <a_mirre@utb.cz>
This commit is contained in:
parent
df891dc59f
commit
51ea8dd444
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ services:
|
||||||
image: elasticsearch:7.5.0
|
image: elasticsearch:7.5.0
|
||||||
|
|
||||||
- name: minio
|
- name: minio
|
||||||
image: minio/minio:RELEASE.2021-01-16T02-19-44Z
|
image: minio/minio:RELEASE.2021-03-12T00-00-47Z
|
||||||
commands:
|
commands:
|
||||||
- minio server /data
|
- minio server /data
|
||||||
environment:
|
environment:
|
||||||
|
|
Reference in a new issue