diff --git a/.drone.yml b/.drone.yml index 5603198..eb6fef0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: - build-base-image - name: build-assets - image: node:20 + image: node:24 pull: always commands: - yarn install