We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f295722 commit 3c960d9Copy full SHA for 3c960d9
.cnb/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18
+FROM node:22
2
3
RUN curl -fsSL https://code-server.dev/install.sh | sh \
4
&& code-server --install-extension cnbcool.cnb-welcome \
0 commit comments