Skip to content

Commit

Permalink
[code] upgrade stable code with ports onOpen fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mustard-mh authored and roboquat committed Jul 11, 2022
1 parent d02aac0 commit c5ffdcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package ide

const (
CodeIDEImage = "ide/code"
CodeIDEImageStableVersion = "commit-d7b839fa361b26f075b1cbacd058e1cda532f0b9" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-42da3e469c53b727dcf5aca6487727cc5c034095" // stable version that will be updated manually on demand
CodeDesktopIDEImage = "ide/code-desktop"
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
IntelliJDesktopIDEImage = "ide/intellij"
Expand Down

0 comments on commit c5ffdcd

Please sign in to comment.