Skip to content

Commit daf7600

Browse files
author
Matthew Fisher
committed
fix(controller): update Dockerfile maintainer
1 parent 30e1e7f commit daf7600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM deis/base:latest
2-
MAINTAINER Gabriel A. Monroy <gabriel@opdemand.com>
2+
MAINTAINER OpDemand <info@opdemand.com>
33

44
# install required system packages
55
RUN apt-get update && \

0 commit comments

Comments
 (0)