feat: MinIO 版本更新至 2023-12-02 (#667)

This commit is contained in:
wanghe 2023-12-03 12:48:13 +08:00 committed by GitHub
parent 6bd22e07a7
commit 8c448c3f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
minio:
image: minio/minio:RELEASE.2023-11-11T08-14-41Z
image: minio/minio:RELEASE.2023-12-02T10-51-33Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9000