Skip to content

Commit

Permalink
[升级] minio docker 镜像版本升级至 RELEASE.2024-12-13T22-19-12Z
Browse files Browse the repository at this point in the history
  • Loading branch information
herodotus-ecosystem committed Dec 15, 2024
1 parent 1120093 commit add352d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-11-07T00-52-20Z
image: quay.io/minio/minio:RELEASE.2024-12-13T22-19-12Z
container_name: minio
hostname: minio
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-11-07T00-52-20Z
image: quay.io/minio/minio:RELEASE.2024-12-13T22-19-12Z
container_name: minio
hostname: minio
ports:
Expand Down

0 comments on commit add352d

Please sign in to comment.