Skip to content

Commit 2f32954

Browse files
committed
[theia] fix gitpod-io#3808: pin vscode-uri
1 parent 9201d1e commit 2f32954

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 a8692818b877a1bda1fd1c1b1021f703a27c1b56
41+
ENV THEIA_APP_COMMIT 04b3d2db03f140a9a3cd463f921fe717ce6deefe
4242
RUN mkdir theia-app \
4343
&& cd theia-app \
4444
&& git init \

0 commit comments

Comments
 (0)