Skip to content

Commit 8c14660

Browse files
committed
[code] confirm sharing
1 parent 9a0afff commit 8c14660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ide/code/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh |
4242
&& npm install -g yarn node-gyp
4343
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
4444

45-
ENV GP_CODE_COMMIT ad96a5a674ce1c58635b1d4907d48100121610b9
45+
ENV GP_CODE_COMMIT cc3c72f4a1321040668a55883bde66c4e4080c4a
4646
RUN mkdir gp-code \
4747
&& cd gp-code \
4848
&& git init \

0 commit comments

Comments
 (0)