Skip to content

Commit

Permalink
Fixing Minio docker compose fixture (#12014)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarat Vemulapalli <[email protected]>
  • Loading branch information
saratvemulapalli authored Jan 24, 2024
1 parent b1f8b16 commit 76f7e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/minio-fixture/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3'
version: '3.2'
services:
minio-fixture:
build:
Expand Down

0 comments on commit 76f7e73

Please sign in to comment.