Skip to content

Commit 21b7230

Browse files
Update Open VSX extension control manifest (#20233)
1 parent abb191f commit 21b7230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ide-proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
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/a5957f7f8ab9a05d87e81467aa4375c17e8f10e5/extension-control/extensions.json"
17+
RUN curl -o static/code/marketplace.json "https://raw.githubusercontent.com/open-vsx/publish-extensions/dfa20ca6716282d799c58d10751f94cbc3471775/extension-control/extensions.json"
1818

1919
FROM caddy/caddy:2.7.6-alpine
2020

0 commit comments

Comments
 (0)