Skip to content

Commit 32d4e67

Browse files
dkr91vladak
authored andcommitted
bump Tomcat to 10.1.26
fixes #4593
1 parent 688531b commit 32d4e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN cp `ls -t distribution/target/*.tar.gz | head -1` /opengrok.tar.gz
4141
# Store the version in a file so that the tools can report it.
4242
RUN /mvn/mvnw help:evaluate -Dexpression=project.version -q -DforceStdout > /mvn/VERSION
4343

44-
FROM tomcat:10.1.19-jdk17
44+
FROM tomcat:10.1.26-jdk17
4545
LABEL maintainer="https://github.com/oracle/opengrok"
4646

4747
# Add Perforce apt source.

0 commit comments

Comments
 (0)