feat: MinIO 版本升级至 RELEASE.2024-06-11T03-13-30Z
This commit is contained in:
parent
945312bba6
commit
f2356d036b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
minio:
|
minio:
|
||||||
image: minio/minio:RELEASE.2024-05-10T01-41-38Z
|
image: minio/minio:RELEASE.2024-06-11T03-13-30Z
|
||||||
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