Skip to content

Commit 00246c3

Browse files
committed
CircleCI config update
Signed-off-by: Joshua Gager <jlgager@jgcomptech.com>
1 parent ca0a15f commit 00246c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/openjdk:10-jdk
10+
- image: circleci/openjdk:10.0.2-jdk
1111

1212
# Specify service dependencies here if necessary
1313
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)