Skip to content

Commit

Permalink
Add docker to maintained CONTRIBUTING.md examples
Browse files Browse the repository at this point in the history
Add the docker example, recently added, to the list of maintained theia
versions in CONTRIBUTING.md. The related PR simply forgot to amend this
specific part, that is also recent.

Signed-off-by: Marco Miller <marco.miller@ericsson.com>
  • Loading branch information
marco-miller committed Apr 11, 2023
1 parent 05b35ac commit ee6a7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ more may be necessary depending on the case. Here is an example used to uplift f
* Some bumps may then be required also in the extension; consider applying them.
1. Uplift the version of each `@theia/` dependency in these `package.json` files, from `1.34.1` to `1.34.2` (replacing the former with the latter):
* `./examples/browser/package.json`
* `./examples/docker/example-package.json`
* `./examples/electron/package.json`
* `./package.json`
* `./theia-extensions/viewer-prototype/package.json`
Expand Down

0 comments on commit ee6a7f7

Please sign in to comment.