diff --git a/Dockerfile b/Dockerfile index b50c543..1b0a0fd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # # Pull base image. -FROM dockerfile/ubuntu +FROM library/ubuntu # Install MongoDB. RUN \