update release Dockerfile string

master
Harshavardhana 4 years ago
parent cde801282d
commit 428f288379
  1. 4
      Dockerfile.release

@ -5,8 +5,8 @@ ARG TARGETARCH
LABEL name="MinIO" \ LABEL name="MinIO" \
vendor="MinIO Inc <dev@min.io>" \ vendor="MinIO Inc <dev@min.io>" \
maintainer="MinIO Inc <dev@min.io>" \ maintainer="MinIO Inc <dev@min.io>" \
version="RELEASE.2020-11-25T22-36-25Z" \ version="RELEASE.2020-12-29T23-29-29Z" \
release="RELEASE.2020-11-25T22-36-25Z" \ release="RELEASE.2020-12-29T23-29-29Z" \
summary="MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service." \ summary="MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service." \
description="MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads." description="MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads."

Loading…
Cancel
Save