Skip to content

Commit 158fd50

Browse files
akosyakovcorneliusludmann
authored andcommitted
[code] upgrade to 1.58.2
1 parent 4bb8d42 commit 158fd50

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

0 commit comments

Comments
 (0)