feat: Support for MinIO RELEASE.2024-09-13T20-26-02Z

This commit is contained in:
wanghe-fit2cloud 2024-09-20 15:18:58 +08:00
parent 1dd203cd8c
commit 99964a928d
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
minio:
image: minio/minio:RELEASE.2024-07-16T23-46-41Z
image: minio/minio:RELEASE.2024-09-13T20-26-02Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9001