Skip to content

Commit f85a593

Browse files
[ide-proxy] update extension control manifest (#20633)
* [ide-proxy] update extension control manifest Tool: gitpod/catfood.gitpod.cloud * update it once more :) Tool: gitpod/catfood.gitpod.cloud
1 parent fc79353 commit f85a593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ide-proxy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN for FILE in `ls /bin/gitpod-local-companion*`;do \
1414
done
1515

1616
RUN mkdir -p static/code
17-
RUN curl -o static/code/marketplace.json "https://raw.githubusercontent.com/open-vsx/publish-extensions/e5c7f0ac781b430049c9f07fed10ee5c388b0097/extension-control/extensions.json"
17+
RUN curl -o static/code/marketplace.json "https://raw.githubusercontent.com/EclipseFdn/publish-extensions/d9a7cc2d486ca881e9df310324f9752f48156283/extension-control/extensions.json"
1818

1919
FROM caddy/caddy:2.7.6-alpine
2020

0 commit comments

Comments
 (0)