Skip to content

Commit 668c0a1

Browse files
authored
Update code web extension (#19330)
1 parent 5ce88c3 commit 668c0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/installer/pkg/components/workspace/ide/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const (
99
CodeIDEImageStableVersion = "commit-1fc02691286b404b664249d7c840cf8c84343741" // stable version that will be updated manually on demand
1010
CodeHelperIDEImage = "ide/code-codehelper"
1111
CodeWebExtensionImage = "ide/gitpod-code-web"
12-
CodeWebExtensionVersion = "commit-49bb715b599dce2356dd02a6ede7ae8cf10d8d12" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
12+
CodeWebExtensionVersion = "commit-127d8686824d65c06a75e16d23052ebfbd8bc6a7" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
1313
CodeDesktopIDEImage = "ide/code-desktop"
1414
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
1515
XtermIDEImage = "ide/xterm-web"

0 commit comments

Comments
 (0)