Skip to content

Commit 145527f

Browse files
committed
[theia] fix #4025: installing big extensions
1 parent 686fa0c commit 145527f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ide/theia/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ENV PATH=$PATH:/usr/bin/
3838

3939
WORKDIR /theia
4040

41-
ENV THEIA_APP_COMMIT 04b3d2db03f140a9a3cd463f921fe717ce6deefe
41+
ENV THEIA_APP_COMMIT 1ca36afb4c1b4a756d5133c06b97e01b4551bc8b
4242
RUN mkdir theia-app \
4343
&& cd theia-app \
4444
&& git init \

0 commit comments

Comments
 (0)