diff --git a/.drone.yml b/.drone.yml index bdbfb96..4bf33f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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