Skip to content

Commit

Permalink
[code]: update stable to 1.66.2
Browse files Browse the repository at this point in the history
Copy of #9381 for hotfix release
  • Loading branch information
Simon Emms committed Apr 20, 2022
1 parent 3330000 commit a1e9617
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-93edb90833d8d662f4c1a64b2ad8ced456e62862" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-c89358b24c9577d1fd986d57387f3847f7dfb06f" // 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 a1e9617

Please sign in to comment.