Skip to content

Commit 1c19bbe

Browse files
Andrea Falzettiroboquat
authored andcommitted
[code] Update stable to 1.68.1
1 parent ea7ddb5 commit 1c19bbe

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-80d9b1ebfd826fd0db25320ba94d762b51887ada" // stable version that will be updated manually on demand
9+
CodeIDEImageStableVersion = "commit-c2b136bc2a5931878cd08b80ea41a4b6e8648c0d" // 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)