Skip to content

Commit e272de2

Browse files
Update tomcat Docker tag to v10.1.14
1 parent 52c0919 commit e272de2

File tree

1 file changed

+1
-1
lines changed
  • mixed-examples/win10vagrant/data/spring-maven-sample

1 file changed

+1
-1
lines changed

mixed-examples/win10vagrant/data/spring-maven-sample/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tomcat:10.1.2
1+
FROM tomcat:10.1.14
22

33
RUN apt-get clean && apt-get update -y && apt-get install -y \
44
procps \

0 commit comments

Comments
 (0)