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

This commit is contained in:
2025-12-05 00:15:27 +00:00
parent 8a4570a044
commit 3aa499ef24

View File

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