Skip to content

Commit 936ff90

Browse files
Jose-Matsudamathis-marcotte
authored andcommitted
chore(code-marketplace): update endpoint (#148)
Update Dockerfile
1 parent da5384c commit 936ff90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/mid/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN wget -q "${VSCODE_URL}" -O ./vscode.deb \
5252
&& rm -rf /var/lib/apt/lists/* \
5353
&& fix-permissions $CS_DEFAULT_HOME
5454

55-
ENV EXTENSIONS_GALLERY='{"serviceUrl":"https://code-marketplace.das-prod-cc-00.cloudnative.cloud.statcan.ca/api","itemUrl":"https://code-marketplace.das-prod-cc-00.cloudnative.cloud.statcan.ca/item","resourceUrlTemplate":"https://code-marketplace.das-prod-cc-00.cloudnative.cloud.statcan.ca/files/{publisher}/{name}/{version}/{path}"}'
55+
ENV EXTENSIONS_GALLERY='{"serviceUrl":"https://code-marketplace.thezone-prod-cc-00.cloudnative.cloud.statcan.ca/api","itemUrl":"https://code-marketplace.thezone-prod-cc-00.cloudnative.cloud.statcan.ca/item","resourceUrlTemplate":"https://code-marketplace.thezone-prod-cc-00.cloudnative.cloud.statcan.ca/files/{publisher}/{name}/{version}/{path}"}'
5656
COPY vscode-overrides.json $CS_DEFAULT_HOME/Machine/settings.json
5757
# Fix for VSCode extensions and CORS
5858
# Languagepacks.json needs to exist for code-server to recognize the languagepack

0 commit comments

Comments
 (0)