We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.67.2
1 parent 21d3f00 commit 8ca6d2bCopy full SHA for 8ca6d2b
install/installer/pkg/components/workspace/ide/constants.go
@@ -6,7 +6,7 @@ package ide
6
7
const (
8
CodeIDEImage = "ide/code"
9
- CodeIDEImageStableVersion = "commit-64cd59a5d2bb36c818c09f455775edfa5e679b16" // stable version that will be updated manually on demand
+ CodeIDEImageStableVersion = "commit-d5b6d5fcb1d4c6bd2c8a30a8366ea400a96830ef" // stable version that will be updated manually on demand
10
CodeDesktopIDEImage = "ide/code-desktop"
11
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
12
IntelliJDesktopIDEImage = "ide/intellij"
0 commit comments