Repository: incubator-guacamole-client
Updated Branches:
  refs/heads/master 8a0a6e315 -> 3188adb89


GUACAMOLE-251: Remove MAINTAINER instruction from Dockerfile.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/1d3d3b71
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/1d3d3b71
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/1d3d3b71

Branch: refs/heads/master
Commit: 1d3d3b717aba859de95c7c5515f3d3f264a622b1
Parents: 8a0a6e3
Author: Michael Jumper <[email protected]>
Authored: Sat Mar 25 20:00:38 2017 -0700
Committer: Michael Jumper <[email protected]>
Committed: Sat Mar 25 20:00:38 2017 -0700

----------------------------------------------------------------------
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/1d3d3b71/Dockerfile
----------------------------------------------------------------------
diff --git a/Dockerfile b/Dockerfile
index cddab01..bd8131f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,7 +23,6 @@
 
 # Start from Tomcat image
 FROM tomcat:8.0.20-jre8
-MAINTAINER Michael Jumper <[email protected]>
 
 # Environment variables
 ENV \

Reply via email to