Skip to content

Commit 191e014

Browse files
author
lerndevops
authored
Update Dockerfile
1 parent f5c8566 commit 191e014

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
@@ -1,4 +1,4 @@
1-
FROM tomcat
1+
FROM tomcat:8.5.40
22
COPY target/sampleapp.war /usr/local/tomcat/webapps
33
EXPOSE 8080
44
CMD /usr/local/tomcat/bin/catalina.sh run

0 commit comments

Comments
 (0)