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