소스 검색

Update email address

Jason Wilder 10 년 전
부모
커밋
588cdf6266
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
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 \