Repository: wicket
Updated Branches:
  refs/heads/wicket-6.x 4f3de6cc3 -> e1ba7f906


Debian based Tomcat 8.5 is used for wicket-examples


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e1ba7f90
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e1ba7f90
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e1ba7f90

Branch: refs/heads/wicket-6.x
Commit: e1ba7f90643358b708ea11777499acd6d507defa
Parents: 4f3de6c
Author: Maxim Solodovnik <solomax...@gmail.com>
Authored: Fri Nov 24 14:53:02 2017 +0700
Committer: Maxim Solodovnik <solomax...@gmail.com>
Committed: Fri Nov 24 18:15:29 2017 +0700

----------------------------------------------------------------------
 wicket-examples/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/e1ba7f90/wicket-examples/Dockerfile
----------------------------------------------------------------------
diff --git a/wicket-examples/Dockerfile b/wicket-examples/Dockerfile
index a83a579..a86b774 100644
--- a/wicket-examples/Dockerfile
+++ b/wicket-examples/Dockerfile
@@ -1,4 +1,4 @@
-FROM tomcat:8.5-jre8-alpine
+FROM tomcat:8.5-jre8
 MAINTAINER Apache Wicket Team <d...@wicket.apache.org>
 
 RUN rm -rf /usr/local/tomcat/webapps/*

Reply via email to