Skip to content

Commit

Permalink
Upgrade circleci jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogdea committed Oct 20, 2021
1 parent c52d876 commit 66b2f56
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 @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/openjdk:8-jdk
- image: circleci/openjdk:13.0.2-jdk-buster
- image: mongo

# Specify service dependencies here if necessary
Expand Down

0 comments on commit 66b2f56

Please sign in to comment.