Skip to content

Commit

Permalink
Fixing the docker user.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed May 15, 2018
1 parent 7bac1f7 commit 19edda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
working_directory: ~/less
docker:
- image: circle/node:latest
- image: circleci/node:latest
steps:
- checkout

Expand Down

0 comments on commit 19edda6

Please sign in to comment.