commit | 19944186446fb372ff9a0b54270b5bc0d484e5b5 | [log] [tgz] |
---|---|---|
author | Henning Noeth <hnoeth@apache.org> | Wed Oct 02 11:53:53 2024 +0200 |
committer | Henning Noeth <hnoeth@apache.org> | Wed Oct 02 11:54:19 2024 +0200 |
tree | 7f15f059a7d78eecba1e3c21f86bbce323e2562b | |
parent | a49234b7b120aa8357e873129c97b3a81f33dd50 [diff] |
Tobago demo: update Tomcat
diff --git a/tobago/tobago-vm/tomcat/Dockerfile b/tobago/tobago-vm/tomcat/Dockerfile index 48f52d1..bffb49e 100644 --- a/tobago/tobago-vm/tomcat/Dockerfile +++ b/tobago/tobago-vm/tomcat/Dockerfile
@@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM tomcat:8.5-jdk8-temurin +FROM tomcat:9-jdk17 MAINTAINER dev@myfaces.apache.org RUN rm -r /usr/local/tomcat/webapps.dist