From 588cdf62669d7e5a4f72ee394747c8cb0606c924 Mon Sep 17 00:00:00 2001 From: Jason Wilder Date: Thu, 29 Oct 2015 13:32:09 -0600 Subject: [PATCH] Update email address --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 50906a1..4111003 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM nginx:1.9.6 -MAINTAINER Jason Wilder jwilder@litl.com +MAINTAINER Jason Wilder mail@jasonwilder.com # Install wget and install/updates certificates RUN apt-get update \