Skip to content

Commit

Permalink
chore(fixtures/s3): Upgrade MinIO version (#5142)
Browse files Browse the repository at this point in the history
feat:Upgrade MinIO version

Signed-off-by: LeeHao <[email protected]>
  • Loading branch information
ForestLH authored Sep 24, 2024
1 parent 593b080 commit 7821d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/s3/docker-compose-minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version: '3.8'

services:
minio:
image: quay.io/minio/minio:RELEASE.2024-01-18T22-51-28Z
image: quay.io/minio/minio:RELEASE.2024-09-22T00-33-43Z
ports:
- 9000:9000
command: server /data
Expand Down

0 comments on commit 7821d77

Please sign in to comment.