1
0
Fork 0

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

This commit is contained in:
wanghe 2023-12-03 12:48:13 +08:00 committed by GitHub
parent 29717c43a7
commit 613a205af1
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