Skip to content

Commit 337a4c1

Browse files
Update tomcat Docker tag to v10.1.12
1 parent 8a4fa3a commit 337a4c1

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.12
22

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

0 commit comments

Comments
 (0)