mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-20 13:00:30 +08:00
feat: MinIO 版本更新至 2023-12-02 (#667)
This commit is contained in:
parent
29717c43a7
commit
613a205af1
@ -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
|
||||
Loading…
Reference in New Issue
Block a user