You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/11 07:02:55 UTC

[GitHub] [skywalking] JaredTan95 commented on a change in pull request #7441: update jdk 11 in dockerfile and remove unused java_opts.

JaredTan95 commented on a change in pull request #7441:
URL: https://github.com/apache/skywalking/pull/7441#discussion_r686553890



##########
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:
       agent image's JDK is not used, right?  except users use agent image as their java application runtime base image. @kezhenxu94 




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org