Skip to content

Commit e148325

Browse files
jeanp413roboquat
authored andcommitted
[code] Update stable image
1 parent 18d780f commit e148325

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
@@ -6,7 +6,7 @@ package ide
66

77
const (
88
CodeIDEImage = "ide/code"
9-
CodeIDEImageStableVersion = "commit-9e0960d85f0c30b1ce57c9d14e6a905bc46f427c" // stable version that will be updated manually on demand
9+
CodeIDEImageStableVersion = "commit-80d9b1ebfd826fd0db25320ba94d762b51887ada" // 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)