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

This commit is contained in:
2025-07-27 00:17:13 +00:00
parent 5cf5fac8f4
commit 25b8b1572a

View File

@@ -12,7 +12,7 @@ steps:
# Frontend # Frontend
- name: web_build - name: web_build
image: node:23 image: node:24
depends_on: depends_on:
- fetch - fetch
volumes: volumes: