jamesnetherton commented on code in PR #4668:
URL: https://github.com/apache/camel-quarkus/pull/4668#discussion_r1140411547


##########
integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java:
##########
@@ -28,7 +28,7 @@
 public class LraTestResource implements QuarkusTestResourceLifecycleManager {
 
     private static final Integer LRA_PORT = 
AvailablePortFinder.getNextAvailable();
-    private static final String LRA_IMAGE = 
"jbosstm/lra-coordinator:5.12.0.Final";
+    private static final String LRA_IMAGE = "quay.io/jbosstm/lra-coordinator";

Review Comment:
   Is there a tag that we can pin to?



-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to