Closed mrutkows closed 5 years ago
PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/77/files
bumped OpenJ9 base image to use release "jdk8u181-b13" but failed to note that in the 1.13 CHANGELOG.txt file
i.e.,: FROM adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
FROM adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
ironically, the PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/69/files which also tried to bump the version (and was never merged) did attempt to update the changelog.
PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/77/files
bumped OpenJ9 base image to use release "jdk8u181-b13" but failed to note that in the 1.13 CHANGELOG.txt file
i.e.,:
FROM adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jdk8u181-b13_openj9-0.9.0
ironically, the PR https://github.com/apache/incubator-openwhisk-runtime-java/pull/69/files which also tried to bump the version (and was never merged) did attempt to update the changelog.