diff --git a/.drone.yml b/.drone.yml index 443599f..aaa4b1c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: frontend_build - image: node:24 + image: node:25 volumes: - name: frontend_app path: /tmp/frontend_build