瀏覽代碼

build: 更新node版本.

peter 1 年之前
父節點
當前提交
c56c630e1c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -22,7 +22,7 @@ steps:
         - push
 
   - name: npm_run_build
-    image: node:18.16.0-slim
+    image: node:18.16.1-slim
 
     volumes:
       - name: build_dist