feat: MinIO 版本升级至 2024-01-05

This commit is contained in:
wanghe-fit2cloud 2024-01-11 10:36:36 +08:00
parent 118afc9ab6
commit b1c57e11f1
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
minio:
image: minio/minio:RELEASE.2023-12-02T10-51-33Z
image: minio/minio:RELEASE.2024-01-05T22-17-24Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9000