1 Commits

Author SHA1 Message Date
7767fd0f57 chore(deps): update node.js to v25
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-29 00:33:35 +00:00

View File

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