Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #297 from ggalmazor/latest-jdk
Browse files Browse the repository at this point in the history
Use latest minor release in CircleCI
  • Loading branch information
ggalmazor authored Aug 8, 2018
2 parents 0fc37a6 + 83cc902 commit b6cc2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/work
docker:
- image: circleci/openjdk:latest
- image: circleci/openjdk:8-jdk
- image: circleci/postgres:9.6
environment:
- POSTGRES_USER=circleci
Expand Down

0 comments on commit b6cc2e7

Please sign in to comment.