You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "adamdebreceni (via GitHub)" <gi...@apache.org> on 2023/04/21 11:58:29 UTC

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1551: MINIFICPP-2091 Add ARM64 support for docker system tests

adamdebreceni commented on code in PR #1551:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1551#discussion_r1173684459


##########
docker/test/integration/cluster/containers/OPCUAServerContainer.py:
##########
@@ -31,7 +31,7 @@ def deploy(self):
 
         logging.info('Creating and running OPC UA server docker container...')
         self.client.containers.run(
-            "lordgamez/open62541:1.3.3",
+            "lordgamez/open62541:1.3.5",

Review Comment:
   is it possible to host this under the apache user?



-- 
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: issues-unsubscribe@nifi.apache.org

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