Skip to content

Commit ceb151e

Browse files
chore(deps): update tomcat docker tag to v10.1.44
1 parent 494a3a4 commit ceb151e

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

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

0 commit comments

Comments
 (0)