diff --git a/Dockerfile b/Dockerfile index e0ec610..fff1ca7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM avatao/frontend-tutorial-framework:chausie-20191014 as frontend +FROM avatao/frontend-tutorial-framework:chausie-20191021 as frontend FROM avatao/debian:buster RUN apt-get update &&\