diff --git a/.drone.yml b/.drone.yml index 94b4b63..ac16658 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ workspace: steps: - name: build - image: node:16.15.0-slim + image: node:16.20.0 commands: - yarn --registry=https://registry.npmmirror.com - yarn build:prod