We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bc3d5 commit c93b679Copy full SHA for c93b679
.circleci/config.yml
@@ -32,7 +32,7 @@ jobs:
32
33
build-7:
34
docker:
35
- - image: openjdk:7-jdk
+ - image: openjdk:7u121-jdk
36
working_directory: ~/repo
37
38
environment:
0 commit comments