diff --git a/Dockerfile b/Dockerfile index d735c79..b8c8baa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM quay.io/cloudservices/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples +FROM quay.io/minio/minio:RELEASE.2021-06-17T00-10-46Z as minio-examples EXPOSE 9000