Skip to content

Commit

Permalink
Update stable image
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 committed Sep 8, 2023
1 parent 5fb4ffd commit f1e9e7d
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-b25181a04b67fee6e2dae22e49bceaf4d9b3cd6f" // stable version that will be updated manually on demand
CodeIDEImageStableVersion = "commit-5fb4ffd2603003be6c9ff7b71910b95ab7a26b90" // stable version that will be updated manually on demand
CodeHelperIDEImage = "ide/code-codehelper"
CodeWebExtensionImage = "ide/gitpod-code-web"
CodeWebExtensionVersion = "commit-1de61b5711089287b7f27bc1223c57d6d9bb3144" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
Expand Down

0 comments on commit f1e9e7d

Please sign in to comment.