Skip to content

Commit

Permalink
[code] Update code 1.86.2 (#19432)
Browse files Browse the repository at this point in the history
* Update code commit

* Update code 1.86.2
  • Loading branch information
jeanp413 authored Feb 17, 2024
1 parent 92fbb90 commit 646d101
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ defaultArgs:
publishToNPM: true
publishToJBMarketplace: true
localAppVersion: unknown
codeCommit: b0405cad6f4ae031cd4818f226543bf4afcf8d2f
codeVersion: 1.86.1
codeCommit: 36e0e56ef80fc42292cdb5377f20f49aa6efa7ca
codeVersion: 1.86.2
codeQuality: stable
noVerifyJBPlugin: false
intellijDownloadUrl: "https://download.jetbrains.com/idea/ideaIU-2023.3.4.tar.gz"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ package ide

const (
CodeIDEImage = "ide/code"
CodeIDEImageStableVersion = "commit-475857e1c4184f1a7e1afc02a3b86c872bff56ed" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-d86f6aa033943c9650d06339915e68063b0cf142" // stable version that will be updated manually on demand
Code1_85IDEImageStableVersion = "commit-cb1173f2a457633550a7fdc89af86d8d4da51876"
CodeHelperIDEImage = "ide/code-codehelper"
CodeWebExtensionImage = "ide/gitpod-code-web"
Expand Down

0 comments on commit 646d101

Please sign in to comment.