singhpk234 commented on code in PR #15204:
URL: https://github.com/apache/iceberg/pull/15204#discussion_r2751839037
##########
azure/src/integration/java/org/apache/iceberg/azure/adlsv2/AzuriteContainer.java:
##########
@@ -33,7 +33,7 @@ public class AzuriteContainer extends
GenericContainer<AzuriteContainer> {
private static final int DEFAULT_PORT = 10000; // default blob service port
private static final String DEFAULT_IMAGE =
"mcr.microsoft.com/azure-storage/azurite";
- private static final String DEFAULT_TAG = "3.35.0";
+ private static final String DEFAULT_TAG = "latest";
Review Comment:
Absolutely :), done !
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]