Update config.yml

This commit is contained in:
John Grosh
2018-12-05 00:47:25 -05:00
committed by GitHub
parent ac87cc13d7
commit d75098fdd9

View File

@@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/openjdk:8-jdk - image: circleci/openjdk:8u171-jdk
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images