Update Node.js to v25
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-15 00:42:45 +00:00
parent 5be84cd908
commit d9a6480879

View File

@@ -5,7 +5,7 @@ name: default
steps: steps:
- name: web_build - name: web_build
image: node:23 image: node:25
volumes: volumes:
- name: web_app - name: web_app
path: /tmp/web_build path: /tmp/web_build