diff --git a/Dockerfile b/Dockerfile index db441a7..a0f1cd7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tfw-frontend:latest as frontend +FROM avatao/frontend-tutorial-framework:chausie-20190912 as frontend FROM avatao/debian:buster RUN apt-get update &&\