diff --git a/circle.yml b/circle.yml index c8ddf5b50..1bc9421cb 100644 --- a/circle.yml +++ b/circle.yml @@ -3,7 +3,7 @@ jobs: build: working_directory: ~/ionic-native/ docker: - - image: node:8 + - image: node:10 steps: - checkout - restore_cache: