diff --git a/.drone.yml b/.drone.yml index 37df477..5bfda6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: build_deploy privileged: true - image: stagex/npm:latest + image: node:latest volumes: - name: bonfire path: /bonfire:/bonfire