1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-03 02:06:38 +08:00

feat: MinIO 版本升级至 RELEASE.2024-06-11T03-13-30Z

This commit is contained in:
wanghe-fit2cloud 2024-06-13 15:10:58 +08:00
parent 945312bba6
commit f2356d036b
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
minio:
image: minio/minio:RELEASE.2024-05-10T01-41-38Z
image: minio/minio:RELEASE.2024-06-11T03-13-30Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9001