lordgamez commented on code in PR #1286: URL: https://github.com/apache/nifi-minifi-cpp/pull/1286#discussion_r841777860
########## 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: It's strange then that the apache/nifi:1.16.0 image was already released on dockerhub 3 days ago. Anyway we can wait for the official release for the merge, if the image changes it will be pulled again automatically due to the hash change. -- 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]
