Skip to content

Commit 96acdc0

Browse files
committed
Merge branch 'main' of github.com:apache/iceberg-python into fd-rust
2 parents 9b4a8fa + 904c0b7 commit 96acdc0

File tree

3 files changed

+689
-589
lines changed

3 files changed

+689
-589
lines changed

dev/docker-compose-azurite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ services:
2222
hostname: azurite
2323
ports:
2424
- 10000:10000
25-
command: ["azurite-blob", "--loose", "--blobHost", "0.0.0.0"]
25+
command: ["azurite-blob", "--loose", "--skipApiVersionCheck", "--blobHost", "0.0.0.0"]

0 commit comments

Comments
 (0)