JaredTan95 commented on a change in pull request #7441:
URL: https://github.com/apache/skywalking/pull/7441#discussion_r686569415
##########
File path: docker/agent/Dockerfile.agent
##########
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ARG BASE_IMAGE='adoptopenjdk/openjdk8:alpine'
+ARG BASE_IMAGE='adoptopenjdk/openjdk11:alpine'
Review comment:
> JDK8 is the version we announced the minimal supported JVM version
If we have this consideration, then we don't need to update it, I will
revert this change.
--
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]