Skip to content

Commit

Permalink
[code] Update code (gitpod-io#19406)
Browse files Browse the repository at this point in the history
* Update code

* Update code stable
  • Loading branch information
jeanp413 authored Feb 9, 2024
1 parent a6c7dd5 commit 32912d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defaultArgs:
publishToNPM: true
publishToJBMarketplace: true
localAppVersion: unknown
codeCommit: 293532918ec041aafb8cfd2f0f975dd958ccbf64
codeCommit: b0405cad6f4ae031cd4818f226543bf4afcf8d2f
codeVersion: 1.86.1
codeQuality: stable
noVerifyJBPlugin: false
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-3bed9d52b23c62f2902136fdbd746a3a9c901236" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-475857e1c4184f1a7e1afc02a3b86c872bff56ed" // 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 32912d5

Please sign in to comment.