diff --git a/.drone.yml b/.drone.yml index 406209b..8a8c95b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: web_build - image: node:21 + image: node:23 volumes: - name: web_app path: /tmp/web_build