Skip to content

Commit ad77ab4

Browse files
committed
chore(deps): update node.js to v20
1 parent dd508e1 commit ad77ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Update the VARIANT arg in devcontainer.json to pick a Node.js version: 14, 12, 10
2-
ARG VARIANT=14
2+
ARG VARIANT=20
33
FROM node:${VARIANT}
44

55
# Options for setup scripts

0 commit comments

Comments
 (0)