We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688531b commit 32d4e67Copy full SHA for 32d4e67
Dockerfile
@@ -41,7 +41,7 @@ RUN cp `ls -t distribution/target/*.tar.gz | head -1` /opengrok.tar.gz
41
# Store the version in a file so that the tools can report it.
42
RUN /mvn/mvnw help:evaluate -Dexpression=project.version -q -DforceStdout > /mvn/VERSION
43
44
-FROM tomcat:10.1.19-jdk17
+FROM tomcat:10.1.26-jdk17
45
LABEL maintainer="https://github.com/oracle/opengrok"
46
47
# Add Perforce apt source.
0 commit comments