diff --git a/.drone.yml b/.drone.yml index 9cff375..64c31f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,4 @@ build: - image: node:latest + image: node:wheezy commands: - npm run start