Skip to content

Commit a8dbed9

Browse files
akosyakovsvenefftinge
authored andcommitted
[code] use last focused window to run cli commands
1 parent 3a17dba commit a8dbed9

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
@@ -30,7 +30,7 @@ RUN sudo apt-get update \
3030
&& sudo apt-get clean -y \
3131
&& rm -rf /var/lib/apt/lists/*
3232

33-
ENV GP_CODE_COMMIT 0fe6298ce72069a6021fd4354a3199ef0f3068af
33+
ENV GP_CODE_COMMIT cb093bd9c2c08e46b06dd113350ec864d30679cf
3434
RUN mkdir gp-code \
3535
&& cd gp-code \
3636
&& git init \

0 commit comments

Comments
 (0)