diff --git a/.drone.yml b/.drone.yml index 888aa8b..c6887c2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: frontend_build - image: node:21 + image: node:22 volumes: - name: frontend_app path: /tmp/frontend_build