Skip to content

Commit 90cd688

Browse files
Update extension control manifest (#19981)
1 parent 04c2737 commit 90cd688

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

1919
FROM caddy/caddy:2.7.6-alpine
2020

0 commit comments

Comments
 (0)