Skip to content

Commit c8af44f

Browse files
jeanp413roboquat
authored andcommitted
Update vscode stable image
1 parent 556c03c commit c8af44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/pkg/components/workspace/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const (
1010
DefaultWorkspaceImage = "gitpod/workspace-full"
1111
DefaultWorkspaceImageVersion = "latest"
1212
CodeIDEImage = "ide/code"
13-
CodeIDEImageStableVersion = "commit-d8477d484d00967a92686642b33541aed824cb63" // stable version that will be updated manually on demand
13+
CodeIDEImageStableVersion = "commit-0d1e8cc5dcc8ccb38efcc2cd6404316b6e7bf4e9" // stable version that will be updated manually on demand
1414
CodeDesktopIDEImage = "ide/code-desktop"
1515
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
1616
IntelliJDesktopIDEImage = "ide/intellij"

0 commit comments

Comments
 (0)