Browse Source

build: 更新node版本.

peter 1 năm trước cách đây
mục cha
commit
c56c630e1c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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