Hi all,
I updated our build job [1], it now uses an GitHub action to build Docker containers. Further, I removed the Dockerfiles that were previously required for the Docker multi-arch builds (e.g. arm.Dockerfile). I have also updated the Java version to Java 11. Should we update it further to Java 17, what do you think? Currently we are creating all images of the StreamPipes extensions for the release versions, but I think it is sufficient to provide only the following images: Connect-adapters Connect-adapters-iiot Extensions-all-jvm Pipeline-elements-all-flink Pipeline-elements-all-jvm Any opinions on that? Cheers, Philipp [1] https://github.com/apache/incubator-streampipes/blob/dev/.github/workflows/build.yml
