namedgraph commented on code in PR #2957: URL: https://github.com/apache/jena/pull/2957#discussion_r1916703651
########## 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: Ah OK, I get it now. Looks like the latest is [`alpine:3.21.2`](https://hub.docker.com/_/alpine). It built and runs fine on the Mac so I'm updating it to that. -- 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