Skip to content

Commit a1e9617

Browse files
author
Simon Emms
committed
[code]: update stable to 1.66.2
Copy of #9381 for hotfix release
1 parent 3330000 commit a1e9617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package ide
66

77
const (
88
CodeIDEImage = "ide/code"
9-
CodeIDEImageStableVersion = "commit-93edb90833d8d662f4c1a64b2ad8ced456e62862" // stable version that will be updated manually on demand
9+
CodeIDEImageStableVersion = "commit-c89358b24c9577d1fd986d57387f3847f7dfb06f" // stable version that will be updated manually on demand
1010
CodeDesktopIDEImage = "ide/code-desktop"
1111
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
1212
IntelliJDesktopIDEImage = "ide/intellij"

0 commit comments

Comments
 (0)