diff --git a/.drone.yml b/.drone.yml index ee03a83..b48481a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ platform: steps: - name: build front - image: node:18-alpine + image: node:18-alpine3.15 commands: - apk --no-cache add python2 build-base - npm install --network-timeout=100000