[ 
https://issues.apache.org/jira/browse/ARTEMIS-4554?focusedWorklogId=898472&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898472
 ]

ASF GitHub Bot logged work on ARTEMIS-4554:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Jan/24 15:45
            Start Date: 08/Jan/24 15:45
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on code in PR #4731:
URL: https://github.com/apache/activemq-artemis/pull/4731#discussion_r1444864748


##########
artemis-docker/Dockerfile-centos7-19:
##########
@@ -17,7 +17,7 @@
 
 # ActiveMQ Artemis
 
-FROM eclipse-temurin:11-centos7
+FROM eclipse-temurin:19-jdk-centos7

Review Comment:
   This change probably doesnt make sense. Java 19 isnt really supported 
anymore, so similarly the Temurin Java 19 based images [are not 
either](https://github.com/docker-library/docs/blob/master/eclipse-temurin/README.md#supported-tags-and-respective-dockerfile-links).
 I'd either leave it at 11 until centos7 itself soon isnt (EOL in June) or use 
the Java 17 image variant, since both those JDKs/images will already be more up 
to date in terms of Java security fixes than the Java 19 one ever will be.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 898472)
    Time Spent: 20m  (was: 10m)

> Upgrade to latest Java for Docker images 
> -----------------------------------------
>
>                 Key: ARTEMIS-4554
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4554
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to