lordgamez commented on a change in pull request #1286:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1286#discussion_r836177930



##########
File path: docker/test/integration/minifi/core/NifiContainer.py
##########
@@ -23,12 +23,13 @@
 
 
 class NifiContainer(FlowContainer):
-    NIFI_VERSION = '1.7.0'
+    NIFI_VERSION = '1.15.3'

Review comment:
       Yes this is the latest version currently. We have backwards 
compatibility as it is working with the older image as well, the changes done 
only serve the requirements of the newer image, so it should work with the 
older version as well. Or did you think about something else regarding 
backwards compatibility?




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