diff --git a/Dockerfile b/Dockerfile index 551f13a..342e223 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:14.04 +FROM centurylink/ca-certs COPY watchtower / ENTRYPOINT ["/watchtower"]