martinzink commented on code in PR #1624: URL: https://github.com/apache/nifi-minifi-cpp/pull/1624#discussion_r1293744953
########## docker/Dockerfile: ########## @@ -16,7 +16,7 @@ # under the License. # -ARG BASE_IMAGE="alpine:3.16" +ARG BASE_IMAGE="alpine:3.17" Review Comment: This caused a lot of tests to fail, so I've reverted it. Will investigate later, but probably in a separate PR -- 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]
