Forráskód Böngészése

update Dockerfile for devcontainer

Yuki Takei 2 éve
szülő
commit
c7cbdf29f2
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .devcontainer/Dockerfile

+ 1 - 0
.devcontainer/Dockerfile

@@ -50,6 +50,7 @@ RUN apt-get update \
     && rm -rf /var/lib/apt/lists/*
 ENV DEBIAN_FRONTEND=dialog
 
+RUN git-lfs pull
 RUN yarn global add turbo
 RUN yarn global add node-gyp