Skip to content

Commit

Permalink
feat: 升级 minio 版本 -> RELEASE.2023-11-11T08-14-41Z
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 committed Nov 13, 2023
1 parent e596e7b commit 550d920
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-10-16T04-13-43Z
image: minio/minio:RELEASE.2023-11-11T08-14-41Z
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:9000
Expand Down

0 comments on commit 550d920

Please sign in to comment.