diff --git a/AUTHORS b/AUTHORS index 7e29e120bb..4818cd20d3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -16,4 +16,5 @@ Anders Hasselqvist Google Inc. <*@google.com> Leandro Moreira +Philo Inc. <*@philo.com> The Chromium Authors <*@chromium.org> diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0ae7db61eb..fabb1ab824 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -24,6 +24,7 @@ Anders Hasselqvist Bei Li +Gabe Kopley Jacob Trimble Joey Parrish Kongqun Yang diff --git a/Dockerfile b/Dockerfile index 035320c8f4..884e5f37ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:latest +FROM ubuntu:14.04 ENV DEBIAN_FRONTEND noninteractive