Skip to content

Commit 2368a1a

Browse files
jeanp413roboquat
authored andcommitted
[code] update stable code image to 1.70.1
1 parent d5462c0 commit 2368a1a

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