Skip to content

Commit b87595a

Browse files
committed
[code] logging to track reconnection cause
1 parent 0b5a1a7 commit b87595a

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 e2eb3ee4af68d4d14c2c62f99a64c97842f9ad02
45+
ENV GP_CODE_COMMIT a6ceaaf126d636d6e9499dfebaf413956256e98d
4646
RUN mkdir gp-code \
4747
&& cd gp-code \
4848
&& git init \

0 commit comments

Comments
 (0)