Update email address
This commit is contained in:
parent
1e7136470e
commit
588cdf6266
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
FROM nginx:1.9.6
|
FROM nginx:1.9.6
|
||||||
MAINTAINER Jason Wilder jwilder@litl.com
|
MAINTAINER Jason Wilder mail@jasonwilder.com
|
||||||
|
|
||||||
# Install wget and install/updates certificates
|
# Install wget and install/updates certificates
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
|
Reference in a new issue