Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updating docker image
  • Loading branch information
jonrkarr committed May 8, 2018
1 parent 62cc47b commit 0b234f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: /root/project
docker:
- image: karrlab/build:0.0.23
- image: karrlab/build:0.0.24
steps:
# Clone repository
- checkout
Expand Down

0 comments on commit 0b234f5

Please sign in to comment.