Skip to content

Commit

Permalink
feat: MinIO 版本升级至 2024-01-05
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghe-fit2cloud committed Jan 11, 2024
1 parent 118afc9 commit b1c57e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
minio:
image: minio/minio:RELEASE.2023-12-02T10-51-33Z
image: minio/minio:RELEASE.2024-01-05T22-17-24Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9000
Expand Down

0 comments on commit b1c57e1

Please sign in to comment.