szaszm commented on code in PR #1787: URL: https://github.com/apache/nifi-minifi-cpp/pull/1787#discussion_r1596771155
########## docker/python-verify/installed.Dockerfile: ########## @@ -23,8 +23,8 @@ ARG MINIFI_VERSION ARG ARCHIVE_LOCATION ARG INSTALL_PACKAGE_CMD -ARG UID=1000 -ARG GID=1000 +ARG UID=1001 +ARG GID=1001 Review Comment: why change this? -- 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]
