We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0a15f commit 00246c3Copy full SHA for 00246c3
1 file changed
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/openjdk:10-jdk
+ - image: circleci/openjdk:10.0.2-jdk
11
12
# Specify service dependencies here if necessary
13
# CircleCI maintains a library of pre-built images
0 commit comments