Skip to content

Commit b9bb980

Browse files
liweijie0812cnb
authored andcommitted
build: 升级基础镜像至 node 22 并优化插件安装
Generated-By: AI
1 parent f295722 commit b9bb980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cnb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18
1+
FROM node:22
22

33
RUN curl -fsSL https://code-server.dev/install.sh | sh \
44
&& code-server --install-extension cnbcool.cnb-welcome \

0 commit comments

Comments
 (0)