Skip to content

Commit

Permalink
Update Node.js version to 20.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden committed Mar 4, 2024
1 parent 6a3bf20 commit 6195d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/node:1": {
"version": "20.9.0"
"version": "20.11.1"
},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.11"
Expand Down

0 comments on commit 6195d53

Please sign in to comment.