fix(dart-env): review changes

This commit is contained in:
Torsten Dittmann
2021-01-24 08:53:04 +01:00
parent 1a47e0810c
commit bfb544db5c
-2
View File
@@ -4,8 +4,6 @@ LABEL maintainer="team@appwrite.io"
RUN apt-get update -y && apt-get install -y tar
RUN mkdir /usr/local/src
WORKDIR /usr/local/src/
ENV PUB_CACHE=/usr/local/src/.appwrite