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