Skip to content

Commit 3319e5e

Browse files
authored
[code] update code image layers (#19786)
1 parent 9e07d3c commit 3319e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"latestImage": "{{.ResolvedCodeBrowserImageLatest}}",
1313
"imageLayers": [
1414
"{{.Repository}}/ide/gitpod-code-web:commit-1bc46bd2a58dbc9033313519453939d895f16fce",
15-
"{{.Repository}}/ide/code-codehelper:commit-4cb5b6b9c0e993f3964e978e387fb0e7c1c04276"
15+
"{{.Repository}}/ide/code-codehelper:commit-304eda30826ad765c5a9e810a37af433016bb798"
1616
],
1717
"latestImageLayers": [
1818
"{{.CodeWebExtensionImage}}",
@@ -24,7 +24,7 @@
2424
"image": "{{.Repository}}/ide/code:commit-cbfb5757ed873b574b20f13c3edac3b9a2caf731",
2525
"imageLayers": [
2626
"{{.Repository}}/ide/gitpod-code-web:commit-1bc46bd2a58dbc9033313519453939d895f16fce",
27-
"{{.Repository}}/ide/code-codehelper:commit-4cb5b6b9c0e993f3964e978e387fb0e7c1c04276"
27+
"{{.Repository}}/ide/code-codehelper:commit-304eda30826ad765c5a9e810a37af433016bb798"
2828
]
2929
},
3030
{

0 commit comments

Comments
 (0)