Skip to content

Commit 56d2115

Browse files
jeanp413roboquat
authored andcommitted
Update VS Code Stable to 1.67.2
1 parent df2c04b commit 56d2115

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