zhfeng commented on code in PR #5354:
URL: https://github.com/apache/camel-quarkus/pull/5354#discussion_r1335967271


##########
integration-test-groups/jdbc/oracle/src/main/resources/application.properties:
##########
@@ -20,5 +20,7 @@
 #
 quarkus.datasource.oracle.db-kind=oracle
 quarkus.datasource.oracle.jdbc.max-size=8
-
+# TODO: Remove image override when issues in 23.3-slim are fixed
+# https://github.com/apache/camel-quarkus/issues/5353
+quarkus.datasource.oracle.devservices.image-name=gvenzl/oracle-free:23.2-slim

Review Comment:
   Is there any similar issue on quarkus side?



-- 
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]

Reply via email to