Skip to content

Commit 3c6a187

Browse files
committed
Fix rest-test-fixture
1 parent 4c5274b commit 3c6a187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/integration_tests/testdata/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ networks:
2020

2121
services:
2222
rest:
23-
image: apache/iceberg-rest-fixture
23+
image: apache/iceberg-rest-fixture:1.9.2
2424
environment:
2525
- AWS_ACCESS_KEY_ID=admin
2626
- AWS_SECRET_ACCESS_KEY=password

0 commit comments

Comments
 (0)