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