namedgraph commented on code in PR #2957: URL: https://github.com/apache/jena/pull/2957#discussion_r1916652906
########## jena-fuseki2/jena-fuseki-docker/Dockerfile: ########## @@ -17,7 +17,7 @@ ## This Dockefile builds a reduced footprint container. -ARG JAVA_VERSION=17 +ARG JAVA_VERSION=21 ARG ALPINE_VERSION=3.17.1 Review Comment: Update alpine how? Updating `JAVA_VERSION` updates the base image because it's defined as `eclipse-temurin:${JAVA_VERSION}-alpine` :) -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org