Skip to content

Commit a73a87a

Browse files
jeanp413roboquat
authored andcommitted
[code] Add open dashboard menu option to home menu
1 parent 10ae7c6 commit a73a87a

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://github.com/raw/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 6d71890eae337a06260fb41896b443e290af751e
45+
ENV GP_CODE_COMMIT b667bcb6376c418cc5782072b134a49290b83495
4646
RUN mkdir gp-code \
4747
&& cd gp-code \
4848
&& git init \

0 commit comments

Comments
 (0)