jonpspri opened a new pull request #75: Add BuildArgs for Docker build. URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/75 Version bump for the AdoptOpenJDK image to bring it to the latest released version and... The processing of the `--buildArgs` option in docker.gradle seems to have been broken for a long time. I've fixed that problem to give the option of using an ARG to specify a docker repository for AdoptOpenJDK downloads. Why? I've been putting together a repository of multi-architecture images that _may_ be ahead of the core repository (including an Alpine image if anyone's interested). This change should be transparent to most users because the ARG in question defaults to the docker.io library.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
