Skip to content

Commit 0562ad8

Browse files
committed
Update doc
1 parent 2549919 commit 0562ad8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/upgrade-node.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This document describes how to upgrade the Node version used by the Announcement
77
1. Update the node version in [package.json](/web-app/package.json)
88
2. Update the nodesource link in [Dockerfile](/.devcontainer/Dockerfile)
99
3. Update the `node-version` in [action.yml](/.github/workflows/composite/web-app-build-test/action.yml)
10-
4. Rebuild codespace
11-
5. Check `node -v`
12-
6. Continue [testing](./testing.md)
10+
4. Update the `linuxFxVersion` in [appservice-module.bicep](/infrastructure/modules/appservice-module.bicep)
11+
5. Rebuild codespace
12+
6. Check `node -v`
13+
7. Continue [testing](./testing.md)

0 commit comments

Comments
 (0)