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

This commit is contained in:
2025-12-28 00:35:39 +00:00
parent 29c8f9a47a
commit dcdf4c9cfe

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