Skip to content

Commit

Permalink
Moved to the new circleci images
Browse files Browse the repository at this point in the history
  • Loading branch information
sparshev committed Sep 30, 2022
1 parent 8c8aac4 commit b669e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ workflows:
jobs:
build:
docker:
- image: circleci/openjdk:8u222-jdk-stretch
- image: circleci/openjdk:11-jdk

working_directory: ~/repo

Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
default: ""
type: string
docker:
- image: circleci/openjdk:8u222-jdk-stretch
- image: circleci/openjdk:11-jdk
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit b669e0b

Please sign in to comment.