Fokko commented on code in PR #1389: URL: https://github.com/apache/iceberg-python/pull/1389#discussion_r1869409758
########## dev/docker-compose-integration.yml: ########## @@ -41,7 +41,8 @@ services: - hive:hive - minio:minio rest: - image: tabulario/iceberg-rest + # TODO: This needs to be updated to apache/iceberg-rest-fixture once https://github.com/apache/iceberg/pull/11676 is merged + image: asfjenkins/iceberg-rest-fixture Review Comment: ```suggestion image: apache/iceberg-rest-fixture ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org