We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c06c65 commit 477d7f8Copy full SHA for 477d7f8
components/ide/code/leeway.Dockerfile
@@ -42,7 +42,7 @@ RUN curl -fsSL https://github.com/raw/nvm-sh/nvm/v0.38.0/install.sh |
42
&& npm install -g yarn node-gyp
43
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
44
45
-ENV GP_CODE_COMMIT cee6bf3c885a93cb6344da8747db3c66b6590991
+ENV GP_CODE_COMMIT e01c9d7b3bb46f68cb7d38ec3e8eb394621bba41
46
RUN mkdir gp-code \
47
&& cd gp-code \
48
&& git init \
0 commit comments