We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638e685 commit 2fe605cCopy full SHA for 2fe605c
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
working_directory: ~/openapi-diff
6
7
docker:
8
- - image: circleci/openjdk:8-jdk-browsers
+ - image: circleci/openjdk:8-jdk
9
10
steps:
11
0 commit comments