Skip to content

Commit

Permalink
fix #3694: updgrade to VS Code 1.55.x
Browse files Browse the repository at this point in the history
  • Loading branch information
akosyakov committed Apr 14, 2021
1 parent 12ffead commit 6002bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ide/code/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN sudo apt-get update \
&& sudo apt-get clean -y \
&& rm -rf /var/lib/apt/lists/*

ENV GP_CODE_COMMIT e3ac4478d45fb75589b8fe975ddba55ca1559948
ENV GP_CODE_COMMIT d054d329759853741956f4116d7243231145380f
RUN mkdir gp-code \
&& cd gp-code \
&& git init \
Expand Down

0 comments on commit 6002bec

Please sign in to comment.