Skip to content

Commit

Permalink
Update Open VSX extension control manifest (#20233)
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Sep 20, 2024
1 parent abb191f commit 21b7230
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/a5957f7f8ab9a05d87e81467aa4375c17e8f10e5/extension-control/extensions.json"
RUN curl -o static/code/marketplace.json "https://raw.githubusercontent.com/open-vsx/publish-extensions/dfa20ca6716282d799c58d10751f94cbc3471775/extension-control/extensions.json"

FROM caddy/caddy:2.7.6-alpine

Expand Down

0 comments on commit 21b7230

Please sign in to comment.