Fix Docker tag syntax
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Basti 2019-03-03 13:36:34 +07:00
parent 825bbd63ea
commit f1fc68e7bf
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: tests
image: colthreepv/node-chrome#8
image: colthreepv/node-chrome:8
commands:
- npm install
- npm test