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

This commit is contained in:
2025-12-13 00:29:58 +00:00
parent 6247463c70
commit 545deb54b1
3 changed files with 6 additions and 6 deletions

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