fix(ci): use bundled MinIO client for bucket setup

This commit is contained in:
2026-09-12 10:39:12 +03:00
parent a8213f0944
commit 607db66042
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ services:
# would surface as a presigned PUT returning NoSuchBucket.
minio-test-init:
profiles: ['e2e']
image: docker.io/minio/mc:latest
image: quay.io/minio/minio@sha256:14cea493d9a34af32f524e538b8346cf79f3321eff8e708c1e2960462bd8936e
container_name: openframe-minio-test-init
depends_on:
minio-test: