Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-gai committed Mar 28, 2023
1 parent 2549919 commit 0562ad8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/upgrade-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This document describes how to upgrade the Node version used by the Announcement
1. Update the node version in [package.json](/web-app/package.json)
2. Update the nodesource link in [Dockerfile](/.devcontainer/Dockerfile)
3. Update the `node-version` in [action.yml](/.github/workflows/composite/web-app-build-test/action.yml)
4. Rebuild codespace
5. Check `node -v`
6. Continue [testing](./testing.md)
4. Update the `linuxFxVersion` in [appservice-module.bicep](/infrastructure/modules/appservice-module.bicep)
5. Rebuild codespace
6. Check `node -v`
7. Continue [testing](./testing.md)

0 comments on commit 0562ad8

Please sign in to comment.