Skip to content

Commit

Permalink
Update Demos to Theia 1.55.0
Browse files Browse the repository at this point in the history
Contributed on behalf of STMicroelectronics
  • Loading branch information
jfaltermeier committed Nov 5, 2024
1 parent 00f96f3 commit b29d6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/dockerfiles/demo-theia-docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/eclipse-theia/theia-blueprint/theia-ide:1.53.200 as production-stage
FROM ghcr.io/eclipse-theia/theia-ide/theia-ide:1.55.0 as production-stage

ENV THEIA_MINI_BROWSER_HOST_PATTERN {{hostname}}
ENV THEIA_WEBVIEW_ENDPOINT {{hostname}}
Expand Down

0 comments on commit b29d6be

Please sign in to comment.