From 6812424ef1b564d522a6162eb07a015610606a28 Mon Sep 17 00:00:00 2001 From: Robo Quat Date: Sat, 19 Oct 2024 20:11:11 +0000 Subject: [PATCH] [code] update code image layers --- install/installer/pkg/components/ide-service/ide-configmap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/installer/pkg/components/ide-service/ide-configmap.json b/install/installer/pkg/components/ide-service/ide-configmap.json index 2faeae83bea63e..8fee01d68bd9a5 100644 --- a/install/installer/pkg/components/ide-service/ide-configmap.json +++ b/install/installer/pkg/components/ide-service/ide-configmap.json @@ -8,7 +8,7 @@ "type": "browser", "logo": "{{.IdeLogoBase}}/vscode.svg", "label": "Browser", - "image": "{{.Repository}}/ide/code:commit-9d19ad52aa2093809c3c7133cc8d378c5406dce5", + "image": "{{.Repository}}/ide/code:commit-00b2a7689c05aeda8c72c3c727cc1a477cb955cc", "latestImage": "{{.ResolvedCodeBrowserImageLatest}}", "imageLayers": [ "{{.Repository}}/ide/gitpod-code-web:commit-1bc46bd2a58dbc9033313519453939d895f16fce",