feat: MinIO 版本升级至 2024-5-10

This commit is contained in:
wanghe-fit2cloud 2024-05-20 11:28:17 +08:00
parent 30d3b2d330
commit 074e623567
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
minio:
image: minio/minio:RELEASE.2024-04-06T05-26-02Z
image: minio/minio:RELEASE.2024-05-10T01-41-38Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9001