diff --git a/.drone.yml b/.drone.yml index a571020..4a719dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ pipeline: build: - image: tamlyn/headless-nodejs + image: fritteli/headless-nodejs commands: - npm install - npm run test:ci