alxgomz commented on code in PR #1378:
URL: https://github.com/apache/activemq/pull/1378#discussion_r1944644145


##########
assembly/src/docker/Dockerfile:
##########
@@ -15,31 +15,87 @@
 #  See the License for the specific language governing permissions and
 # limitations under the License.
 
################################################################################
+FROM debian:bookworm-slim AS amq_tpl

Review Comment:
   This stage of the build is only to prepare the default config. It does not 
require java at all.
   The actual image still uses eclipse-temurin:17-jre as a base



-- 
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: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to