We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c931156 commit 65fc6dcCopy full SHA for 65fc6dc
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18
+FROM node:20
2
3
# Install basic development tools
4
RUN apt update && apt install -y less man-db sudo
0 commit comments