Skip to content

Commit

Permalink
updating for renaming of Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 24, 2018
1 parent 8cbc2ec commit 784ae92
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 @@ -3,7 +3,7 @@ jobs:
build:
working_directory: /root/project
docker:
- image: karrlab/build:latest
- image: karrlab/wc_env_dependencies:latest
steps:
# Clone repository
- checkout
Expand Down

0 comments on commit 784ae92

Please sign in to comment.