joshfischer1108 commented on code in PR #1210:
URL: 
https://github.com/apache/incubator-stormcrawler/pull/1210#discussion_r1590181924


##########
core/src/test/java/org/apache/stormcrawler/protocol/selenium/ProtocolTest.java:
##########
@@ -51,7 +51,8 @@ public class ProtocolTest extends AbstractProtocolTest {
     private static final Logger LOG = 
LoggerFactory.getLogger(ProtocolTest.class);
 
     private static final DockerImageName SELENIUM_IMAGE =
-            DockerImageName.parse("selenium/standalone-chrome:120.0");
+            DockerImageName.parse("seleniarm/standalone-chromium:latest")

Review Comment:
   Thanks for catching, @rzo1 .  I meant to be explicit on a version number but 
forgot to switch it before committing 🤦 .  It should be addressed now



-- 
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: dev-unsubscr...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to