diff --git a/Dockerfile b/Dockerfile index 41ce6f6..2defad1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # # Pull base image. -FROM dockerfile/ubuntu +FROM ubuntu # Install Redis. RUN \