1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-20 10:29:35 +08:00

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

This commit is contained in:
wanghe-fit2cloud 2024-05-20 11:28:17 +08:00
parent 63ab7a97b5
commit c4fb1b0bd7
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