mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-29 05:06:12 +08:00
feat: MinIO 版本升级
This commit is contained in:
parent
a96bd979ef
commit
808d3d6e69
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
minio:
|
minio:
|
||||||
image: minio/minio:RELEASE.2024-02-26T09-33-48Z
|
image: minio/minio:RELEASE.2024-04-06T05-26-02Z
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:9001
|
- ${PANEL_APP_PORT_HTTP}:9001
|
Loading…
Reference in New Issue
Block a user