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 fd13e9a commit a1082ecCopy full SHA for a1082ec
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 50f2bea99c20d24b876e5e2c6c4dbab31da7e3cc
+ENV GP_CODE_COMMIT 1e253199df23899746fbb114711dfb1b6a15f279
46
RUN mkdir gp-code \
47
&& cd gp-code \
48
&& git init \
0 commit comments