Skip to content

Commit

Permalink
[ide-proxy] update extension control manifest (#20633)
Browse files Browse the repository at this point in the history
* [ide-proxy] update extension control manifest

Tool: gitpod/catfood.gitpod.cloud

* update it once more :)

Tool: gitpod/catfood.gitpod.cloud
  • Loading branch information
filiptronicek authored Feb 27, 2025
1 parent fc79353 commit f85a593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ide-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN for FILE in `ls /bin/gitpod-local-companion*`;do \
done

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

FROM caddy/caddy:2.7.6-alpine

Expand Down

0 comments on commit f85a593

Please sign in to comment.