Jason Wilder 10 лет назад
Родитель
Сommit
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 \