Skip to content

Commit

Permalink
[code] upgrade to 1.58.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akosyakov authored and roboquat committed Jul 23, 2021
1 parent ac7529f commit 453cbeb
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 6cf68cedd9ab62af8e426a364d97ed206bbe0a02
ENV GP_CODE_COMMIT 06711200f6a3a19af94f91102fd49d921b1145db
RUN mkdir gp-code \
&& cd gp-code \
&& git init \
Expand Down

0 comments on commit 453cbeb

Please sign in to comment.