diff --git a/Dockerfile b/Dockerfile index fbafa0f75..c101067d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # docker build --rm -t drone/drone . -FROM centurylink/ca-certs +FROM drone/ca-certs EXPOSE 8000 9000 80 443 ENV DATABASE_DRIVER=sqlite3