Skip to content

Commit

Permalink
switch circleci image
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Mar 24, 2019
1 parent ddef1f0 commit 95866c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
working_directory: ~/quicktheories

docker:
- image: circleci/openjdk:8-jdk-browsers
- image: circleci/openjdk:8u171-jdk

steps:
- checkout
Expand Down

0 comments on commit 95866c9

Please sign in to comment.