From 74c15a2c5551a9922785adfe7f693568794dea19 Mon Sep 17 00:00:00 2001 From: tralci Date: Fri, 22 Jun 2018 16:28:36 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \