feat: MinIO 版本升级

This commit is contained in:
wanghe-fit2cloud 2024-04-12 12:13:13 +08:00
parent a96bd979ef
commit 808d3d6e69
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
minio: minio:
image: minio/minio:RELEASE.2024-02-26T09-33-48Z image: minio/minio:RELEASE.2024-04-06T05-26-02Z
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:9001 - ${PANEL_APP_PORT_HTTP}:9001