afs commented on code in PR #2957: URL: https://github.com/apache/jena/pull/2957#discussion_r1916329051
########## 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: Any reason not to update Alpine? We might as well advance that as well, it's been awhile. (What is the latest stable version?) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
