diff --git a/Dockerfile b/Dockerfile index 218edb4..2d207f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM avatao/frontend-tutorial-framework:chausie-20190915 as frontend +FROM avatao/frontend-tutorial-framework:chausie-20190930 as frontend FROM avatao/debian:buster RUN apt-get update &&\