diff options
author | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf <61180606+wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf@users.noreply.github.com> | 2020-10-12 10:45:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-12 16:45:20 +0800 |
commit | 0e4f663126dbd39266e56203cca48b8a5aa85ee6 (patch) | |
tree | 88eb21906f103c73efc8ae666b9cd8d69be54c1b /.drone.yml | |
parent | 845d0afb3326f147dc78059bbdcecf45c3a9a0df (diff) | |
download | gitea-0e4f663126dbd39266e56203cca48b8a5aa85ee6.tar.gz gitea-0e4f663126dbd39266e56203cca48b8a5aa85ee6.zip |
chore: update minio image version (#13109)
* 2020-05-16 --> 2020-10-09
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index a0f765532a..e3db45cd59 100644 --- a/.drone.yml +++ b/.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: |