Browse Source

build: 更新node版本.

peter 1 year ago
parent
commit
c56c630e1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

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