Skip to content

Commit

Permalink
Update Code commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 authored and roboquat committed Aug 27, 2021
1 parent 9419373 commit 18c412f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ide/code/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh |
&& npm install -g yarn node-gyp
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH

ENV GP_CODE_COMMIT 1e253199df23899746fbb114711dfb1b6a15f279
ENV GP_CODE_COMMIT a0bc2b8ba2e0f65b94505223c8364ec9cc1b18be
RUN mkdir gp-code \
&& cd gp-code \
&& git init \
Expand Down

0 comments on commit 18c412f

Please sign in to comment.