Skip to content

Commit 7821d77

Browse files
authored
chore(fixtures/s3): Upgrade MinIO version (#5142)
feat:Upgrade MinIO version Signed-off-by: LeeHao <[email protected]>
1 parent 593b080 commit 7821d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/s3/docker-compose-minio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version: '3.8'
1919

2020
services:
2121
minio:
22-
image: quay.io/minio/minio:RELEASE.2024-01-18T22-51-28Z
22+
image: quay.io/minio/minio:RELEASE.2024-09-22T00-33-43Z
2323
ports:
2424
- 9000:9000
2525
command: server /data

0 commit comments

Comments
 (0)