Use latest docker base image
continuous-integration/drone the build was successful Details

This commit is contained in:
Manuel Friedli 2018-09-08 02:10:13 +02:00
bovenliggende 49301621ab
commit 8eaf021fc5
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

@ -1,6 +1,6 @@
pipeline:
build:
image: fritteli/headless-nodejs:1
image: fritteli/headless-nodejs:1.1.0
commands:
- npm install
- npm run test:ci