Skip to content

Commit 76f7e73

Browse files
Fixing Minio docker compose fixture (opensearch-project#12014)
Signed-off-by: Sarat Vemulapalli <vemsarat@amazon.com>
1 parent b1f8b16 commit 76f7e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/minio-fixture/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '3'
1+
version: '3.2'
22
services:
33
minio-fixture:
44
build:

0 commit comments

Comments
 (0)