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