Skip to content

Commit 7191c44

Browse files
committed
[code] update code image layers
1 parent 6f3319e commit 7191c44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/installer/pkg/components/ide-service/ide-configmap.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"type": "browser",
99
"logo": "{{.IdeLogoBase}}/vscode.svg",
1010
"label": "Browser",
11-
"image": "{{.Repository}}/ide/code:commit-4483885bb11ab66b7906e81952af47ec0be6db09",
11+
"image": "{{.Repository}}/ide/code:commit-e62d71dde81f736d8a4c6b07c5483e5caed40d7b",
1212
"latestImage": "{{.ResolvedCodeBrowserImageLatest}}",
1313
"imageLayers": [
14-
"{{.Repository}}/ide/gitpod-code-web:commit-89f0bc5aa6682e507c40d3eaa2df68b6984c8b98",
15-
"{{.Repository}}/ide/code-codehelper:commit-6a6052fe11cde3c702ced508c32538b274216779"
14+
"{{.Repository}}/ide/gitpod-code-web:commit-e62d71dde81f736d8a4c6b07c5483e5caed40d7b",
15+
"{{.Repository}}/ide/code-codehelper:commit-e62d71dde81f736d8a4c6b07c5483e5caed40d7b"
1616
],
1717
"latestImageLayers": [
1818
"{{.CodeWebExtensionImage}}",

0 commit comments

Comments
 (0)