Update email address

This commit is contained in:
Jason Wilder 2015-10-29 13:32:09 -06:00
parent 1e7136470e
commit 588cdf6266

View file

@ -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 \