فهرست منبع

[CLEAR CACHE]

xgj 2 هفته پیش
والد
کامیت
a67aa2865f
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

@@ -16,7 +16,7 @@ steps:
         path: /cache
 
   - name: build-dev
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/
@@ -29,7 +29,7 @@ steps:
       branch:
         - dev
   - name: build-prod
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/
@@ -42,7 +42,7 @@ steps:
       branch:
         - master
   - name: build-cqmz
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/