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