Skip to content

Commit a1082ec

Browse files
jeanp413roboquat
authored andcommitted
Update code commit
1 parent fd13e9a commit a1082ec

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

0 commit comments

Comments
 (0)