You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/08/16 09:34:29 UTC

[04/22] james-project git commit: JAMES-2107 Move Spring runtime to java-8

JAMES-2107 Move Spring runtime to java-8


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2b0d8c2c
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2b0d8c2c
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2b0d8c2c

Branch: refs/heads/master
Commit: 2b0d8c2c4f894c87c9caa798093cd4d6fa8d977e
Parents: 75ccf89
Author: benwa <bt...@linagora.com>
Authored: Mon Jul 31 16:32:26 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Wed Aug 16 16:31:38 2017 +0700

----------------------------------------------------------------------
 dockerfiles/run/spring/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/2b0d8c2c/dockerfiles/run/spring/Dockerfile
----------------------------------------------------------------------
diff --git a/dockerfiles/run/spring/Dockerfile b/dockerfiles/run/spring/Dockerfile
index ab0cdb4..6d22088 100644
--- a/dockerfiles/run/spring/Dockerfile
+++ b/dockerfiles/run/spring/Dockerfile
@@ -2,7 +2,7 @@
 #
 # VERSION	1.0
 
-FROM java:openjdk-6-jdk
+FROM java:openjdk-8-jdk
 
 # Ports that are used
 #


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org