Skip to content

Commit f36e578

Browse files
authored
[code] update code image layers (#20855)
1 parent 175fb0b commit f36e578

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

Lines changed: 3 additions & 3 deletions
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-246f56d562b502a46f1a4dce02a5406bda7dfa28",
11+
"image": "{{.Repository}}/ide/code:commit-175fb0bebdc172d8af798007d86db475c38ecf07",
1212
"latestImage": "{{.ResolvedCodeBrowserImageLatest}}",
1313
"imageLayers": [
14-
"{{.Repository}}/ide/gitpod-code-web:commit-e62d71dde81f736d8a4c6b07c5483e5caed40d7b",
15-
"{{.Repository}}/ide/code-codehelper:commit-e04327e0e2d9fe0db5c75931638dbe04eecc2534"
14+
"{{.Repository}}/ide/gitpod-code-web:commit-175fb0bebdc172d8af798007d86db475c38ecf07",
15+
"{{.Repository}}/ide/code-codehelper:commit-175fb0bebdc172d8af798007d86db475c38ecf07"
1616
],
1717
"latestImageLayers": [
1818
"{{.CodeWebExtensionImage}}",

0 commit comments

Comments
 (0)